PresentationClass.Save Method
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub Save
'Usage
Dim instance As PresentationClass
instance.Save()
public virtual void Save()