PrintSosiPresentationOption Enumeration
In This Topic
Options for specifying how Reflection treats shift-out and shift-in (SO/SI) characters when printing host print jobs or terminal screens.
Members
Member | Description |
Blank | SO/SI characters are printed as blank spaces. Use this option for WYSIWYG printing. |
NoPosition | SO/SI characters and the cells they occupy are removed, and the remaining text is collapsed. |
SONoPosSI2Pos | SO characters are removed, double-byte characters are shifted one cell to the left, and SI characters are printed as two blank spaces. |
See Also