ApplicationClass.ApplicationEvents2_Event_DocumentBeforePrint Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents2_Event_DocumentBeforePrint As ApplicationEvents2_DocumentBeforePrintEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_DocumentBeforePrintEventHandler

AddHandler instance.ApplicationEvents2_Event_DocumentBeforePrint, handler
public virtual event ApplicationEvents2_DocumentBeforePrintEventHandler ApplicationEvents2_Event_DocumentBeforePrint

Implements

ApplicationEvents2_Event.DocumentBeforePrint

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace