Value
Name | Description | Value |
---|---|---|
PDFRasterCompressionOptions.AUTOMATIC_COMPRESSION | Uses JPEG compression and automatically determines the best quality type. | 1936875875 = 'srac' |
PDFRasterCompressionOptions.JPEG_COMPRESSION | Uses JPEG compression. | 1936878179 = 'srjc' |
PDFRasterCompressionOptions.LOSSLESS_COMPRESSION | Uses the best quality type. | 1936878691 = 'srlc' |
Usage
As property
InteractivePDFExportPreference.pdfRasterCompression
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |