PrintErrorsType Enum
PrintErrorsType Enum
Represents print errors constants.
type PrintErrorsType int32
Fields
| Field | Description |
|---|---|
| PrintErrorsBlank | Represents not to print errors. |
| PrintErrorsDash | Represents to print errors as “–”. |
| PrintErrorsDisplayed | Represents to print errors as displayed. |
| PrintErrorsNA | Represents to print errors as “#N/A”. |