ApplicationEvents3_Event.DocumentChange Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event DocumentChange As ApplicationEvents3_DocumentChangeEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_DocumentChangeEventHandler
AddHandler instance.DocumentChange, handler
event ApplicationEvents3_DocumentChangeEventHandler DocumentChange
See Also
Reference
ApplicationEvents3_Event Interface