Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the local copy of a presentation that is part of a Document Workspace is synchronized with the copy on the server. Provides important status information regarding the success or failure of the synchronization of the presentation.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event PresentationSync As EApplication_PresentationSyncEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_PresentationSyncEventHandler
AddHandler instance.PresentationSync, handler
event EApplication_PresentationSyncEventHandler PresentationSync