PicturesCompressionLevel enumeration #
Represents the pictures compression level
The PicturesCompressionLevel type exposes the following members:
Fields #
Field | Description |
---|---|
DPI330 | Good quality for high-definition (HD) displays |
DPI220 | Excellent quality on most printers and screens |
DPI150 | Good for web pages and projectors |
DPI96 | Minimize document size for sharing |
DPI72 | Default compression level |
DOCUMENT_RESOLUTION | Use document resolution - the picture will not be compressed and used in document as-is |