PdfImageCompressionOptions Properties
Specifies image compression options for a PDF document.Name | Description |
---|---|
CompressionType | Gets or sets the compression type for document images (lossy or lossless compression). |
DownsamplingResolution | Gets or sets the compressed image resolution (in DPI). |
InterpolationMode | Gets or sets the interpolation mode associated with the DXGraphics object. |
JpegQuality | Gets or sets the quality of all JPEG images in the loaded document. |
See Also