IPageSizeConvertOptions class
IPageSizeConvertOptions class
Represents convert options that support page size
The IPageSizeConvertOptions type exposes the following members:
Properties
| Property | Description |
|---|---|
| page_size | Desired page size after conversion |
| page_width | Specified page width in points if IPageSizeConvertOptions.page_size is set to PageSize.Custom |
| page_height | Specified page height in points if IPageSizeConvertOptions.page_size is set to PageSize.Custom |
| format | The desired file type the input document should be converted to. |
See Also
- module
groupdocs.conversion.options.convert - class
IConvertOptions