ApplicationEvents4_Event.DocumentSync Event

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

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace