ApplicationClass.DocumentBeforePrint Event

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

Syntax

'Declaration
Public Overridable Event DocumentBeforePrint As ApplicationEvents4_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_DocumentBeforePrintEventHandler

AddHandler instance.DocumentBeforePrint, handler
public virtual event ApplicationEvents4_DocumentBeforePrintEventHandler DocumentBeforePrint

Implements

ApplicationEvents4_Event.DocumentBeforePrint

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace