PdfViewInfo class

PdfViewInfo class

Represents view information for PDF document.

Inheritance: PdfViewInfoViewInfo

The PdfViewInfo type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of PdfViewInfo class.
init Constructs a new instance of PdfViewInfo

Properties

Property Description
file_type The type of the file.
pages The list of pages to view.
printing_allowed Indicates if printing of the document is allowed.

See Also