Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintDbcsRotationAngleOption Enumeration
In This Topic
    PrintDbcsRotationAngleOption Enumeration
    In This Topic
    Options for specifying whether to rotate characters 270 degrees when printing host print jobs or terminal screens.
    Members
    MemberDescription
    PrintRotate0Do not rotate characters.
    PrintRotate270Rotate characters 270 degrees.
    Remarks
    Rotating characters 270 degrees presents host print jobs containing double-byte characters in a traditional, top-to-bottom, left-to-right alignment.
    See Also