EApplication_SinkHelper.m_PresentationPrintDelegate Field
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public m_PresentationPrintDelegate As EApplication_PresentationPrintEventHandler
'Usage
Dim instance As EApplication_SinkHelper
Dim value As EApplication_PresentationPrintEventHandler
value = instance.m_PresentationPrintDelegate
instance.m_PresentationPrintDelegate = value
public EApplication_PresentationPrintEventHandler m_PresentationPrintDelegate