DocumentEvents2_Event.add_Sync(DocumentEvents2_SyncEventHandler) 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 add_Sync(Microsoft::Office::Interop::Word::DocumentEvents2_SyncEventHandler ^ );
public void add_Sync (Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler );
abstract member add_Sync : Microsoft.Office.Interop.Word.DocumentEvents2_SyncEventHandler -> unit
Public Sub add_Sync ( As DocumentEvents2_SyncEventHandler)