PdfOptimizationMode
PdfOptimizationMode enumeration
Significantly reduce the PDF file size at the expense of lower image quality.
Members
| Member name | Description |
|---|---|
| NONE | Do not optimize PDF size. |
| MAXIMUM_QUALITY | Optimize file size while preserving the highest image quality. |
| HIGH_QUALITY | Smaller PDF file size at the expense of sight image downsampling. |
| BALANCED | Downsample images to balance file size and image quality. |
| AGGRESSIVE | Significantly reduce the PDF file size at the expense of lower image quality. |
See Also
- namespace aspose.ocr
- assembly Aspose.OCR