Description
Clears any error reporting and logging options from the IPNSession object.
To clear a only a single error reporting 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 SetErrorReporting for a list of values.
Syntax
expression.ClearErrorReporting()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearMessageBoxAlerts SetErrorReporting SetMessageBoxAlerts SetProperty