savePresentation method

This method saves the current presentation. Before calling the savePresentation method for a new presentation, you must call the saveAsPresentation method first to define the file path and name.

Defined in

Presentation

Syntax

public void savePresentation()

See examples

Example: savePresentation method