IbmPrintCharactersOption Enumeration
In This Topic
Indicates how characters print in a IBM 3151 emulation (TerminalType = IBM3151).
Members
Member | Description |
All | Prior to printing, escape sequences initialize the print device and characters are translated. |
CharOnly | Only ASCII characters between 32 and 126 are sent to the printer. |
National | Prior to printing, the following characters are converted to spaces: linedraws; superscripts and subscripts; field and character attributes; reverse question marks; send marks; and control characters (0 to 31, and 127). |
See Also