DocumentEvents2_Event.Sync Event

Definition

Occurs when the local copy of a document that is part of a Document Workspace is synchronized with the copy on the server.

public:
 event Microsoft::Office::Interop::Word::DocumentEvents2_SyncEventHandler ^ Sync;
event Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler Sync;
member this.Sync : Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler 
Event Sync As DocumentEvents2_SyncEventHandler 

Event Type

Applies to