PreviewOptions
Leave feedback
On this page
Represents document preview options.
public class PreviewOptions
| Name | Description |
|---|---|
| PreviewOptions(CreatePageStream) | Initializes a new instance of PreviewOptions class. |
| PreviewOptions(CreatePageStream, ReleasePageStream) | Initializes a new instance of PreviewOptions class. |
| Name | Description |
|---|---|
| CreatePageStream { get; set; } | Delegate which defines method to create output page preview stream. |
| Height { get; set; } | Preview height. |
| PageNumbers { get; set; } | Page numbers that will be previewed. |
| PreviewFormat { get; set; } | Preview image format. |
| ReleasePageStream { get; set; } | Delegate which defines method to remove output page preview stream. |
| Resolution { get; set; } | Resolution settings for preview generation. |
| Width { get; set; } | Preview width. |
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison
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.