ApplicationClass.ApplicationEvents4_Event_NewDocument Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event ApplicationEvents4_Event_NewDocument As ApplicationEvents4_NewDocumentEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_NewDocumentEventHandler

AddHandler instance.ApplicationEvents4_Event_NewDocument, handler
public virtual event ApplicationEvents4_NewDocumentEventHandler ApplicationEvents4_Event_NewDocument

Implements

ApplicationEvents4_Event.NewDocument

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace