See Also Examples Applies To
Returns the level of compression used to compress indexed image data within any pdf generated by this class.
Syntax
object.PdfGetCompressionLevel ()
The PdfGetCompressionLevel syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long. Compression level [0 to 9]. 0 means no compression, 9 means best compression.
Category
PDF Functions