PageDescriptionLanguageConvertOptions class
Leave feedback
On this page
Provides options for converting to page descriptions language file type.
The PageDescriptionLanguageConvertOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of PageDescriptionLanguageConvertOptions. |
| Property | Description |
|---|---|
| format | The desired file type the input document should be converted to. |
| height | The desired page height after conversion, in device-independent pixels of 1/96 inch each. |
| page_number | The page number to start conversion from. |
| pages | The list of page indexes to be converted. Should be specified to convert specific pages. |
| pages_count | The number of pages to convert starting from PageNumber. |
| watermark | The watermark specific options. |
| width | The desired page width after conversion, in device‑independent pixels of 1/96 inch each. |
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.