Share via


ApplicationEvents2_Event.NewDocument Event

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

Syntax

'Declaration
Event NewDocument As ApplicationEvents2_NewDocumentEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_NewDocumentEventHandler

AddHandler instance.NewDocument, handler
event ApplicationEvents2_NewDocumentEventHandler NewDocument

See Also

Reference

ApplicationEvents2_Event Interface

ApplicationEvents2_Event Members

Microsoft.Office.Interop.Word Namespace