Description
Sets the message box display options in the IPNSession object.
You can also set the error message box style by calling SetProperty with the appropriate arguments. See the Remarks below for a list of arguments.
Syntax
expression.SetMessageBoxAlerts(MessageBoxStyle)
where expression is an IPNSession object.
Parameters
pnErrorMessageBoxStyle MessageBoxStyle
A pnErrorMessageBoxStyle constant for the error message box styles.
Remarks
Use the following to set this option using SetProperty:
Method Parameter |
SetProperty Parameters |
||||||
|---|---|---|---|---|---|---|---|
MessageBoxStyle |
|
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: SetErrorReporting ClearErrorReporting ClearMessageBoxAlerts SetProperty pnErrorMessageBoxStyle