PdfViewInfo
PdfViewInfo class
Represents view information for PDF document.
The PdfViewInfo type exposes the following members:
Constructors
Name | Description |
---|---|
PdfViewInfo() | Initializes new instance of PdfViewInfo class. |
PdfViewInfo(file_type, pages, printing_allowed) | Initializes a new instance of the PdfViewInfo class |
Properties
Name | 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
- namespace groupdocs.viewer.results
- assembly GroupDocs.Viewer