ApplicationEvents4_SinkHelper.m_NewDocumentDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_NewDocumentDelegate As ApplicationEvents4_NewDocumentEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_NewDocumentEventHandler
value = instance.m_NewDocumentDelegate
instance.m_NewDocumentDelegate = value
public ApplicationEvents4_NewDocumentEventHandler m_NewDocumentDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class