Programming with Reflection
PrintDBCSRotationAngle property
Syntax |
object.PrintDBCSRotationAngle |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether to rotate characters 270 degrees when printing host print jobs or terminal screens. Rotating characters 270 degrees presents host print jobs containing double-byte characters in traditional, up-to-down, left-to-right alignment.
This setting is applicable to double-byte character sets only.
The default is rcPrintRotate0.
rcPrintRotate0 Do not rotate characters.
rcPrintRotate270 Rotate characters 270 degrees.