BaseViewOptions
Leave feedback
On this page
Contains the base rendering options.
public abstract class BaseViewOptions
| Name | Description |
|---|---|
| ArchiveOptions { get; set; } | The archive files view options. |
| CadOptions { get; set; } | The CAD drawing view options. |
| DefaultFontName { get; set; } | Sets the default font for a document. |
| EmailOptions { get; set; } | The email messages view options. |
| MailStorageOptions { get; set; } | Mail storage data files view options. |
| OutlookOptions { get; set; } | The Microsoft Outlook data files view options. |
| PdfOptions { get; set; } | The PDF document view options. |
| PresentationOptions { get; set; } | The presentation files view options. |
| ProjectManagementOptions { get; set; } | The project management files view options. |
| RemoveComments { get; set; } | Disables rendering comments when set to true. By default is false — all comments are displayed. |
| RenderHiddenPages { get; set; } | Enables rendering of hidden pages. |
| RenderNotes { get; set; } | Enables rendering notes. |
| SpreadsheetOptions { get; set; } | The spreadsheet files view options. |
| TextOptions { get; set; } | Text files view options. |
| VisioRenderingOptions { get; set; } | The Visio files view options. |
| WebDocumentOptions { get; set; } | The Web files view options. |
| WordProcessingOptions { get; set; } | The Word processing files view options. |
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
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.