groupdocs.viewer.options
Contents
[
Hide
]
The namespace provides classes to specify additional options when rendering documents.
Classes
| Class | Description |
|---|---|
| ArchiveOptions | Contains options for rendering the archive files. For details, see the |
| BaseViewOptions | Contains the base rendering options. |
| CadOptions | Contains options for rendering CAD drawings. For more information and code examples, see the |
| EmailOptions | Contains options for rendering email messages. For details, see the |
| Field | Represents email message field e.g. From, To, Subject etc. For details, see the |
| FileName | The filename. |
| HtmlViewOptions | Contains options for rendering documents into HTML format. For details, see the |
| IMaxSizeOptions | Limits of image size options interface. |
| JpgViewOptions | Provides options for rendering documents into JPG format. For details, see this |
| LoadOptions | Contains options that used to open the file. For details, see this |
| MailStorageOptions | Contains options for rendering Mail storage (Lotus Notes, MBox) data files. For details, see the |
| OutlookOptions | Contains options for rendering Outlook data files. For details, see the |
| PdfOptimizationOptions | Contains the PDF optimization options to apply to the output PDF file. For details and code samples, see this |
| PdfOptions | Contains options for rendering to PDF documents. For details, see the |
| PdfViewOptions | Contains options for rendering documents into PDF format. For details, see the |
| PngViewOptions | Contains options for rendering documents into PNG format. For details, see this |
| PresentationOptions | Contains options for rendering presentations. For details, see the |
| ProjectManagementOptions | Contains options for rendering project management files. For details, see the |
| Resolution | Contains option to set resolution for images in output document. |
| Security | Contains the PDF document security options. For details, see the |
| Size | Contains the watermark size. |
| SpreadsheetOptions | Contains options for rendering spreadsheets. For details, see children of the |
| TextOptions | Text files splitting to pages options. |
| Tile | Represents the drawing region. |
| ViewInfoOptions | Contains options for retrieving information about view. |
| ViewOptions | Contains the rendering options. |
| VisioRenderingOptions | Contains options for rendering Visio documents. For details, see the |
| Watermark | Represents a text watermark. For details, see the |
| WebDocumentOptions | Contains options for rendering web documents. For details, see the |
| WordProcessingOptions | Contains options for rendering Word documents. For details, see the |
Enumerations
| Enumeration | Description |
|---|---|
| ImageQuality | The quality of images in the output HTML contained by the PDF documents. |
| PageSize | The size of the page. |
| Permissions | Defines PDF document permissions. |
| Position | Defines the watermark position. |
| Rotation | Contains page rotation in degrees (clockwise). |
| TextOverflowMode | Sets the text overflow mode for rendering spreadsheet documents into HTML. |
| TimeUnit | Time unit of the project duration. |