PrintErrorsType
PrintErrorsType enumeration
Utility class containing constants. Represents print errors constants.
Values
| Name | Description |
|---|---|
| PRINT_ERRORS_BLANK | Represents not to print errors. |
| PRINT_ERRORS_DASH | Represents to print errors as “–”. |
| PRINT_ERRORS_DISPLAYED | Represents to print errors as displayed. |
| PRINT_ERRORS_NA | Represents to print errors as “#N/A”. |