IApplicationEvents.DocumentChange Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub DocumentChange
'Usage
Dim instance As IApplicationEvents
instance.DocumentChange()
void DocumentChange()