public class Rotation extends Enumeration implements Serializable
Describes page rotation enumeration
| Modifier and Type | Field and Description |
|---|---|
static Rotation |
None
None.
|
static Rotation |
On180
180 degrees.
|
static Rotation |
On270
270 degrees.
|
static Rotation |
On90
90 degrees.
|
| Constructor and Description |
|---|
Rotation()
Serialization constructor
|
compareTo, equals, equals, fromDisplayName, fromValue, getAll, hashCode, op_Equality, op_Inequality, toStringCopyright © 2026. All rights reserved.