_ApplicationEvents_Event.XDocumentBeforePrint-Ereignis
Dieses Ereignis 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
Event XDocumentBeforePrint As _ApplicationEvents_XDocumentBeforePrintEventHandler
'Usage
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_XDocumentBeforePrintEventHandler
AddHandler instance.XDocumentBeforePrint, handler
event _ApplicationEvents_XDocumentBeforePrintEventHandler XDocumentBeforePrint
Siehe auch
Referenz
_ApplicationEvents_Event-Schnittstelle
_ApplicationEvents_Event-Member
Microsoft.Office.Interop.InfoPath-Namespace