DocumentClass.DocumentEvents_Event_New Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event DocumentEvents_Event_New As DocumentEvents_NewEventHandler
'Usage
Dim instance As DocumentClass
Dim handler As DocumentEvents_NewEventHandler
AddHandler instance.DocumentEvents_Event_New, handler
public virtual event DocumentEvents_NewEventHandler DocumentEvents_Event_New