Rotation class
Rotation class
Describes page rotation enumeration
Inheritance: Rotation
→
Enumeration
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
- module
groupdocs.conversion.options.convert
- class
Enumeration
- class
Rotation