The Session Class

Defined in: Keyview_Session.hpp

The Session class is the entry point to the C++ API. The Session class has methods to configure the session and open a document.

Options can be set by the Configuration class. This can be used in the constructor, or modified after construction. See The Configuration Class for more information.