Description
Clears the compression options for color and grayscale JPEG images 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 SetJPEGCompressionOptions for a list of values.
Syntax
expression.ClearJPEGCompressionOptions()
where expression is an IPNSession object.
Supported Printers: Raster Image Printer
See Also: SetJPEGCompressionOptions SetProperty