Share via


EApplication_SinkHelper.PresentationBeforeSave Method

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable Sub PresentationBeforeSave ( _
    param0 As Presentation, _
    ByRef param1 As Boolean _
)
'Usage
Dim instance As EApplication_SinkHelper
Dim param0 As Presentation
Dim param1 As Boolean

instance.PresentationBeforeSave(param0, _
    param1)
public virtual void PresentationBeforeSave(
    Presentation param0,
    ref bool param1
)

Parameters

Implements

EApplication.PresentationBeforeSave(Presentation, Boolean)

See Also

Reference

EApplication_SinkHelper Class

EApplication_SinkHelper Members

Microsoft.Office.Interop.PowerPoint Namespace