PreviewOptions class

PreviewOptions class

Represents document preview options.

The PreviewOptions type exposes the following members:

Properties

Property Description
width Gets or sets preview images width.
height Gets or sets preview images height.
page_numbers Gets or sets preview images page numbers.
preview_format Gets or sets preview images format.
hide_signatures Gets or sets flag to hide signatures from page preview image.
Only signatures are marked as IsSignature will be hidden from generated document page image.
resolution Gets or sets the resolution of the preview images in DPI (dots per inch).

See Also