Description
Clears the message box display options from the IPNSession object.
You can also clear the error message box style by calling SetProperty with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section in SetMessageBoxAlerts for a list of values.
Syntax
expression.ClearMessageBoxAlerts()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearErrorReporting SetMessageBoxAlerts SetErrorReporting SetProperty