ApplicationEvents3_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 ApplicationEvents3_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_DocumentBeforePrintEventHandler
value = instance.m_DocumentBeforePrintDelegate
instance.m_DocumentBeforePrintDelegate = value
public ApplicationEvents3_DocumentBeforePrintEventHandler m_DocumentBeforePrintDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class