PicturesCompression enumeration

PicturesCompression enumeration

Represents the pictures compression level

The PicturesCompression type exposes the following members:

Fields

FieldDescription
DPI330Good quality for high-definition (HD) displays
DPI220Excellent quality on most printers and screens
DPI150Good for web pages and projectors
DPI96Minimize document size for sharing
DPI72Default compression level
DOCUMENT_RESOLUTIONUse document resolution - the picture will not be compressed and used in document as-is

See Also