TiffImageCompressionOptions Properties

The TiffImageCompressionOptions type exposes the following members.

Properties

  NameDescription
Public propertyBitonalThreshold
Gets the threshold level to use when producing bitonal images.
Public propertyBitsPerPixel
Get the number of bits per pixel of the opaque image.
(Inherited from ImageCompressionOptions.)
Public propertyFormat
Gets the image format to use while saving an image of a PdfPage.
(Inherited from ImageCompressionOptions.)
Public propertyTileHeight
Gets the height of tiles to use while drawing.
Public propertyTileWidth
Gets the width of tiles to use while drawing.

See Also