IPreviewOptions class
IPreviewOptions class
Interface for the preview options.
The IPreviewOptions type exposes the following members:
Properties
| Property | Description |
|---|---|
| width | Preview width. |
| height | Preview height. |
| resolution | Image resolution. |
| mode | Gets the mode for preview. |
| pages | Page numbers for the page options. |
Methods
| Method | Description |
|---|---|
| validate | Validates the split 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
IPageOptions