closePresentation method

This method closes the presentation.

Defined in

Presentation

Syntax

public void closePresentation(boolean saveChanges)

Parameters

boolean saveChanges

Specifies whether to save changes before closing a presentation. A value of true saves the changes.

Usage

See examples

Example: closePresentation method