See Also Examples Applies To
Returns the level of quality used to compress true color image data within any pdf generated by this class.
Syntax
object.PdfGetJpegQuality ()
The PdfGetJpegQuality syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
nQuality Long. Compression level [0 to 100]. 0: worse quality and better compression, 100: best quality and worse compression.
Category
PDF Functions