ApplicationEvents3_SinkHelper.DocumentChange Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Sub DocumentChange
'Usage
Dim instance As ApplicationEvents3_SinkHelper
instance.DocumentChange()
public virtual void DocumentChange()
Implements
ApplicationEvents3.DocumentChange()
See Also
Reference
ApplicationEvents3_SinkHelper Class