IApplicationEvents4.NewDocument Method

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

Syntax

'Declaration
Sub NewDocument ( _
    Doc As Document _
)
'Usage
Dim instance As IApplicationEvents4
Dim Doc As Document

instance.NewDocument(Doc)
void NewDocument(
    Document Doc
)

Parameters

See Also

Reference

IApplicationEvents4 Interface

IApplicationEvents4 Members

Microsoft.Office.Interop.Word Namespace