Viewer class

Viewer class

Represents main class that controls document rendering process.

The Viewer type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.
init Initializes new instance of Viewer class.

Methods

Method Description
view Creates view of all document pages.
view Creates view of specific document pages.
get_view_info Returns information about view and document specific information.
get_attachments Returns attachments contained by the document.
save_attachment Saves attachment file to destination stream.
get_file_info Returns information about file such as file-type and flag that indicates if file is encrypted.

See Also