WebConvertOptions class
Leave feedback
On this page
Represents options for conversion to Web file type.
The WebConvertOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of WebConvertOptions. |
| Property | Description |
|---|---|
| embed_font_resources | The flag that specifies whether to embed font resources within the main HTML. Default is False. |
| fixed_layout | The fixed layout flag. |
| fixed_layout_show_borders | The page borders are shown when converting to fixed layout. Default is True. |
| format | The desired file type the input document should be converted to. |
| page_number | The page number to start conversion from. |
| pages | The list of page indexes to be converted; specify it to convert specific pages. |
| pages_count | The number of pages to convert starting from PageNumber. |
| use_pdf | The UsePdf property. |
| watermark | The watermark specific options. |
| zoom | The zoom level in percentage. Default is 100. |
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.