This class represents a collection of all the presentations opened in Lotus Symphony.
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.