Class PrintRotation
Specifies the print rotation.
public static
|
integer |
None
|
0 |
#
Print page without rotation. |
integer |
Rot90
|
1 |
#
Print page rotated by 90 degrees clockwise. |
integer |
Rot180
|
2 |
#
Print page rotated by 180 degrees. |
integer |
Rot270
|
3 |
#
Print page rotated by 270 degrees clockwise. |