IApplicationEvents4.DocumentSync(Document, MsoSyncEventType) Method
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.
public:
void DocumentSync(Microsoft::Office::Interop::Word::Document ^ Doc, Microsoft::Office::Core::MsoSyncEventType SyncEventType);
public void DocumentSync (Microsoft.Office.Interop.Word.Document Doc, Microsoft.Office.Core.MsoSyncEventType SyncEventType);
abstract member DocumentSync : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Core.MsoSyncEventType -> unit
Public Sub DocumentSync (Doc As Document, SyncEventType As MsoSyncEventType)
Parameters
- Doc
- Document
- SyncEventType
- MsoSyncEventType