Rotation class

Rotation class

Describes page rotation enumeration

Inheritance: RotationEnumeration

The Rotation type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
NONE None.
ON90 90 degrees.
ON180 180 degrees.
ON270 270 degrees.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also