DocumentClass.add_New(DocumentEvents2_NewEventHandler) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void add_New(Microsoft::Office::Interop::Word::DocumentEvents2_NewEventHandler ^ ) = Microsoft::Office::Interop::Word::DocumentEvents2_Event::add_New;
public virtual void add_New (Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler );
abstract member add_New : Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler -> unit
override this.add_New : Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler -> unit
Public Overridable Sub add_New ( As DocumentEvents2_NewEventHandler)