ApplicationEvents2_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 ApplicationEvents2_NewDocumentEventHandler
'Usage
Dim instance As ApplicationEvents2_SinkHelper
Dim value As ApplicationEvents2_NewDocumentEventHandler
value = instance.m_NewDocumentDelegate
instance.m_NewDocumentDelegate = value
public ApplicationEvents2_NewDocumentEventHandler m_NewDocumentDelegate
See Also
Reference
ApplicationEvents2_SinkHelper Class