Resolution
Resolution class
Contains option to set resolution for images in output document.
The Resolution type exposes the following members:
Constructors
Name | Description |
---|---|
Resolution(value) | Initializes a new instance of the Resolution class |
Properties
Name | Description |
---|---|
value | Quality DPI. |
DPI330 | Good quality for high-definition (HD) displays. |
DPI220 | Excellent quality on most printers and screens. |
DPI150 | Good for web pages and projectors. |
DPI96 | Good for web pages and projectors. |
DPI72 | Default compression level. |
DOCUMENT_RESOLUTION | Default compression level - as in the document. |
See Also
- namespace groupdocs.viewer.options
- assembly GroupDocs.Viewer