PresentationConvertOptions class
PresentationConvertOptions class
Describes options for conversion to Presentation file type.
The PresentationConvertOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of PresentationConvertOptions class. |
Properties
| Property | Description |
|---|---|
| password | The password used to protect the converted document. |
| zoom | The zoom level in percentage, defaulting to 100%; default zoom is supported up to Microsoft PowerPoint 2010, while PowerPoint 2013 and later use the zoom factor of the last opened document. |
| page_number | (inherited from CommonConvertOptions) |
| pages | (inherited from CommonConvertOptions) |
| pages_count | (inherited from CommonConvertOptions) |
| watermark | (inherited from CommonConvertOptions) |