Please enable JavaScript to view this site.

TIFF Image Printer

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

SectionName:

Error Reporting

PropertyName:

MessageBox style

varValue:

VT_BSTR, one of the following:

None, Timed, Standard

Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer

See Also: SetErrorReporting ClearErrorReporting ClearMessageBoxAlerts SetProperty pnErrorMessageBoxStyle