PreviewOptions
Leave feedback
On this page
Represents document preview options.
public class PreviewOptions
| Name | Description |
|---|---|
| PreviewOptions(CreateDocPageStream, int, params int[]) | Initializes PreviewOptions object. |
| PreviewOptions(CreateDocPageStream, ReleaseDocPageStream, int, params int[]) | Initializes PreviewOptions object. |
| Name | Description |
|---|---|
| Height { get; set; } | Gets or sets preview images height. |
| HideSignatures { get; set; } | 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. |
| PageNumbers { get; set; } | Gets or sets preview images page numbers. |
| PreviewFormat { get; set; } | Gets or sets preview images format. |
| Resolution { get; set; } | Gets or sets the resolution of the preview images in DPI (dots per inch). |
| Width { get; set; } | Gets or sets preview images width. |
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.