Rotation enumeration

Rotation enumeration

Contains page rotation in degrees (clockwise).

The Rotation type exposes the following members:

Fields

Field Description
ON_90_DEGREE The 90 degree page rotation.
ON_180_DEGREE The 180 degree page rotation.
ON_270_DEGREE The 270 degree page rotation.

See Also