PrintErrorsType

PrintErrorsType enumeration

Utility class containing constants. Represents print errors constants.

Values

NameDescription
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”.