PngViewOptions
Contents
[
Hide
]
PngViewOptions class
Contains options for rendering documents into PNG format. For details, see this
The PngViewOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| PngViewOptions(page_stream_factory) | Initializes a new instance of the PngViewOptions class |
| PngViewOptions() | Initializes an instance of the PngViewOptions class. |
| PngViewOptions(file_path_format) | Initializes a new instance of the PngViewOptions class |
Properties
| Name | Description |
|---|---|
| render_comments | |
| render_notes | |
| render_hidden_pages | |
| default_font_name | |
| archive_options | |
| cad_options | |
| email_options | |
| outlook_options | |
| mail_storage_options | |
| pdf_options | |
| project_management_options | |
| spreadsheet_options | |
| word_processing_options | |
| visio_rendering_options | |
| text_options | |
| presentation_options | |
| web_document_options | |
| watermark | The text watermark to be applied to each page. |
| extract_text | Enables text extraction. |
| width | The width of the output image (in pixels). |
| height | Sets the height of an output image (in pixels). |
| max_width | Sets the maximum width of an output image (in pixels). |
| max_height | Sets the maximum height of an output image (in pixels). |
Methods
| Name | Description |
|---|---|
| rotate_page(page_number, rotation) | Applies the clockwise rotation to a page. |
See Also
- namespace groupdocs.viewer.options
- assembly GroupDocs.Viewer