InfoConnect for Airlines VBA Guide
PrintDbcsRotationAngleOption Enumeration
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