ApplicationEventsClass.XDocumentBeforePrint-Ereignis
Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public Overridable Event XDocumentBeforePrint As _ApplicationEvents_XDocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationEventsClass
Dim handler As _ApplicationEvents_XDocumentBeforePrintEventHandler
AddHandler instance.XDocumentBeforePrint, handler
public virtual event _ApplicationEvents_XDocumentBeforePrintEventHandler XDocumentBeforePrint
Implementiert
_ApplicationEvents_Event.XDocumentBeforePrint