ApplicationEvents4_SinkHelper.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:
override void DocumentSync(Microsoft::Office::Interop::Word::Document ^ , Microsoft::Office::Core::MsoSyncEventType );
public override void DocumentSync (Microsoft.Office.Interop.Word.Document , Microsoft.Office.Core.MsoSyncEventType );
abstract member DocumentSync : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Core.MsoSyncEventType -> unit
override this.DocumentSync : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Core.MsoSyncEventType -> unit
Public Overrides Sub DocumentSync ( As Document, As MsoSyncEventType)