PresentationPreviewOptions class
PresentationPreviewOptions class
Provides options to sets requirements and stream delegates for preview generation of Presentation document.
Inheritance: PresentationPreviewOptions →
PreviewOptions
The PresentationPreviewOptions type exposes the following members:
Properties
| Property | Description |
|---|---|
| width | Gets or sets the page preview width. |
| height | Gets or sets the page preview height. |
| page_numbers | Gets or sets an array of page numbers to generate previews. |
| preview_format | Gets or sets the preview image format. |
| resolution | Gets or sets the resolution for the generated images, in dots per inch. |
| DEFAULT_RESOLUTION | Default resolution in dots per inch. |
See Also
- module
groupdocs.watermark.options.presentation - class
PresentationPreviewOptions - class
PreviewOptions