PagePreviewOptions class
Leave feedback
On this page
Provides the options which are used to generate the document page preview.
The PagePreviewOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PagePreviewOptions class. |
| init | Initializes a new instance of the PagePreviewOptions class with the preview format. |
| init | Initializes a new instance of the PagePreviewOptions class with the preview dpi. |
| init | Initializes a new instance of the PagePreviewOptions class the preview format and dpi. |
| Property | Description |
|---|---|
| format | Gets a format of the document page image. |
| dpi | Gets a DPI of the document page image. |
| scale_factor | Gets a scale factor. |
| DEFAULT_DPI | Defines a default value of PagePreviewOptions.dpi property. |
- module
groupdocs.parser.options - class
PagePreviewOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.