Description
Clears any advanced TIFF options from the IPNSession object.
To clear a single TIFF output 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 SetTIFFAdvancedOptions for a list of values.
Syntax
expression.ClearTIFFAdvancedOptions()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, Raster Image Printer
See Also: ClearFaxOptions ClearTIFFCompressionOptions SetTIFFAdvancedOptions SetTIFFCompressionOptions SetFaxModeOn SetFaxOptions SetProperty