ApplicationEvents4_Event.DocumentBeforePrint Event

Occurs before any open document is printed.

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

Syntax

'Declaration
Event DocumentBeforePrint As ApplicationEvents4_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_DocumentBeforePrintEventHandler

AddHandler instance.DocumentBeforePrint, handler
event ApplicationEvents4_DocumentBeforePrintEventHandler DocumentBeforePrint

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace