Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the local copy of a document that is part of a Document Workspace is synchronized with the copy on the server.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event DocumentSync As ApplicationEvents4_DocumentSyncEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_DocumentSyncEventHandler
AddHandler instance.DocumentSync, handler
event ApplicationEvents4_DocumentSyncEventHandler DocumentSync
See Also
Reference
ApplicationEvents4_Event Interface