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