RotateMode enumeration
RotateMode enumeration
Possible modes for the page rotation.
The RotateMode type exposes the following members:
Fields
Field | Description |
---|---|
ROTATE90 | Rotate to the right with 90 degrees. |
ROTATE180 | Rotate to the right with 180 degrees. |
ROTATE270 | Rotate to the right with 270 degrees. |