ApplicationEvents2_Event.DocumentBeforePrint Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event DocumentBeforePrint As ApplicationEvents2_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_DocumentBeforePrintEventHandler
AddHandler instance.DocumentBeforePrint, handler
event ApplicationEvents2_DocumentBeforePrintEventHandler DocumentBeforePrint
See Also
Reference
ApplicationEvents2_Event Interface