PrintErrorsType Enum

PrintErrorsType Enum

Represents print errors constants.


type PrintErrorsType int32

Fields

FieldDescription
PrintErrorsBlankRepresents not to print errors.
PrintErrorsDashRepresents to print errors as “–”.
PrintErrorsDisplayedRepresents to print errors as displayed.
PrintErrorsNARepresents to print errors as “#N/A”.