Description
Clears the TIFF image compression options for color, indexed, grayscale and black and white output from the IPNSession object.
To clear only a single compression option use the SetProperty call with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section in SetTIFFCompressionOptions for a list of values.
Syntax
expression.ClearCompressionOptions()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, Raster Image Printer
See Also: SetTIFFCompressionOptions SetTIFFAdvancedOptions ClearTIFFAdvancedOptions SetProperty