DocumentEvents_NewEventHandler Delegate

This event parameter is included for backward compatibility only.

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

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub DocumentEvents_NewEventHandler
'Usage
Dim instance As New DocumentEvents_NewEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void DocumentEvents_NewEventHandler()

See Also

Reference

Microsoft.Office.Interop.Word Namespace