_ApplicationEvents_Event.add_NewXDocument method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Sub add_NewXDocument ( _
    param0 As _ApplicationEvents_NewXDocumentEventHandler _
)
'Usage
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_NewXDocumentEventHandler

instance.add_NewXDocument(param0)
void add_NewXDocument(
    _ApplicationEvents_NewXDocumentEventHandler param0
)

Parameters

See also

Reference

_ApplicationEvents_Event interface

_ApplicationEvents_Event members

Microsoft.Office.Interop.InfoPath namespace