_ApplicationEvents_SinkHelper.m_XDocumentBeforePrintDelegate-Feld
Dieses Feld wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
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
Siehe auch
Referenz
_ApplicationEvents_SinkHelper-Klasse
_ApplicationEvents_SinkHelper-Member
Microsoft.Office.Interop.InfoPath-Namespace