PreviewOptions class
PreviewOptions class
Represents document preview options.
Inheritance: PreviewOptions →
PageOptions
The PreviewOptions type exposes the following members:
Properties
| Property | Description |
|---|---|
| pages | Get page numbers collection. |
| width | Preview width. |
| height | Preview height. |
| resolution | Image resolution. |
| mode | Mode for preview. |
Methods
| Method | Description |
|---|---|
| validate | Validates the preview options. |
| get_path_by_page_number | Gets the full file path of previewed document by page number with defined extension. |
See Also
- module
groupdocs.merger.domain.options - class
PageOptions - class
PreviewOptions