EApplication_Event.PresentationBeforeClose Event
Represents a Presentation object before it closes.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event PresentationBeforeClose As EApplication_PresentationBeforeCloseEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_PresentationBeforeCloseEventHandler
AddHandler instance.PresentationBeforeClose, handler
event EApplication_PresentationBeforeCloseEventHandler PresentationBeforeClose