Description
Clears any text extraction options from the IPNSession object.
To clear a only a text extraction 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 SetTextExtractionOn and SetTextExtractionOptions for a list of values.
Syntax
expression.ClearTextExtractionOptions()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: SetTextExtractionOn SetTextExtractionOptions SetProperty