_ApplicationEvents_SinkHelper.m_XDocumentBeforePrintDelegate field
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public m_XDocumentBeforePrintDelegate As _ApplicationEvents_XDocumentBeforePrintEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_XDocumentBeforePrintEventHandler
value = instance.m_XDocumentBeforePrintDelegate
instance.m_XDocumentBeforePrintDelegate = value
public _ApplicationEvents_XDocumentBeforePrintEventHandler m_XDocumentBeforePrintDelegate
See also
Reference
_ApplicationEvents_SinkHelper class