ApplicationEvents3_Event.DocumentBeforePrint Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Event DocumentBeforePrint As ApplicationEvents3_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_DocumentBeforePrintEventHandler

AddHandler instance.DocumentBeforePrint, handler
event ApplicationEvents3_DocumentBeforePrintEventHandler DocumentBeforePrint

See Also

Reference

ApplicationEvents3_Event Interface

ApplicationEvents3_Event Members

Microsoft.Office.Interop.Word Namespace