Click or drag to resize

PdfCodecCompression Properties

The PdfCodecCompression type exposes the following members.

Properties
  NameDescription
Public propertyCompression
Gets a value representing one of the standard PDF compression values.
Public propertyJpeg2000CompressionFactor
Gets or sets a value representing the compression factor to use for Jpeg2000 compression.
Public propertyJpegQuality
Gets or sets the quality level of the Jpeg as it's encoded to a file. Valid values are 1 - 100 with a default value of 80.
Top
See Also