Click or drag to resize
Pdftools logo

TiffJpegImageOptions Properties

The TiffJpegImageOptions type exposes the following members.

Properties
 NameDescription
Public propertyColorSpace

The color space of the output image

Get or set the color space. If null, the blending color space of the page is used.

Default: Rgb

Public propertyJpegQuality

The JPEG quality factor

Get or set the JPEG compression quality. Valid values are 1, or 100, or in between.

Default: 85

Top
See Also