Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintSosiPresentationOption Enumeration
In This Topic
    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
    MemberDescription
    BlankSO/SI characters are printed as blank spaces. Use this option for WYSIWYG printing.
    NoPositionSO/SI characters and the cells they occupy are removed, and the remaining text is collapsed.
    SONoPosSI2PosSO characters are removed, double-byte characters are shifted one cell to the left, and SI characters are printed as two blank spaces.
    See Also