[]
Represents an PrintErrors contstant specifying the type of print error displayed.
public enum PrintErrors
Blank = 1
Print errors are blank.
Dash = 2
Print errors are displayed as dashes.
Displayed = 0
All print errors are displayed.
NA = 3
Print errors are displayed as not available.