PrintErrorsType enumeration

PrintErrorsType enumeration

Represents print errors constants.

The PrintErrorsType type exposes the following members:

Fields

FieldDescription
PRINT_ERRORS_BLANKRepresents not to print errors.
PRINT_ERRORS_DASHRepresents to print errors as “–”.
PRINT_ERRORS_DISPLAYEDRepresents to print errors as displayed.
PRINT_ERRORS_NARepresents to print errors as “#N/A”.

See Also