Presentations

This class represents a collection of all the presentations opened in Lotus Symphony.

Properties

Application through getApplication

Count through getCount

Methods

addPresentation

closePresentations

item

openPresentation

savePresentations

Access

To get all the opened presentations in Lotus Symphony, use the Presentations property in the Application class.

Usage

Presentations provides access to presentations, and provides method to create, open, save, and close presentations.

A presentation can be created and opened in two ways: visible mode and invisible mode, see addPresentation method and openPresentation method.

See examples

Example: Presentations