EApplication_Event.PresentationPrint Event
Occurs before a presentation is printed.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event PresentationPrint As EApplication_PresentationPrintEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_PresentationPrintEventHandler
AddHandler instance.PresentationPrint, handler
event EApplication_PresentationPrintEventHandler PresentationPrint