ApplicationClass.ApplicationEvents3_Event_DocumentChange Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_DocumentChange As ApplicationEvents3_DocumentChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_DocumentChangeEventHandler

AddHandler instance.ApplicationEvents3_Event_DocumentChange, handler
public virtual event ApplicationEvents3_DocumentChangeEventHandler ApplicationEvents3_Event_DocumentChange

Implements

ApplicationEvents3_Event.DocumentChange

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace