Document.SyncEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ^ SyncEvent;
event Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler SyncEvent;
member this.SyncEvent : Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler
Event SyncEvent As DocumentEvents2_SyncEventHandler