ApplicationClass.ApplicationEvents2_Event_DocumentChange Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents2_Event_DocumentChange As ApplicationEvents2_DocumentChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_DocumentChangeEventHandler

AddHandler instance.ApplicationEvents2_Event_DocumentChange, handler
public virtual event ApplicationEvents2_DocumentChangeEventHandler ApplicationEvents2_Event_DocumentChange

Implements

ApplicationEvents2_Event.DocumentChange

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace