ApplicationClass.ApplicationEvents3_Event_DocumentBeforePrint Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ApplicationEvents3_Event_DocumentBeforePrint As ApplicationEvents3_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_DocumentBeforePrintEventHandler
AddHandler instance.ApplicationEvents3_Event_DocumentBeforePrint, handler
public virtual event ApplicationEvents3_DocumentBeforePrintEventHandler ApplicationEvents3_Event_DocumentBeforePrint
Implements
ApplicationEvents3_Event.DocumentBeforePrint