closePresentations method

This method closes all the presentations opened in Lotus Symphony.

Defined in

Presentations

Syntax

public boolean closePresentations(boolean saveChanges)

Parameters

boolean saveChanges

Specifies whether save changes before closing presentations. A value of true saves changes. A value of false does not save changes.

Usage

See examples

Example: closePresentations method