| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
static PageRotation.RotationAngleEnum |
PageRotation.RotationAngleEnum.fromValue(String text) |
|
PageRotation.RotationAngleEnum |
PageRotation.getRotationAngle() |
Rotation angle
|
PageRotation.RotationAngleEnum |
PageRotation.RotationAngleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static PageRotation.RotationAngleEnum |
PageRotation.RotationAngleEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PageRotation.RotationAngleEnum[] |
PageRotation.RotationAngleEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
PageRotation |
PageRotation.rotationAngle(PageRotation.RotationAngleEnum rotationAngle) |
|
void |
PageRotation.setRotationAngle(PageRotation.RotationAngleEnum rotationAngle) |
|
void |
PageRotation.RotationAngleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PageRotation.RotationAngleEnum enumeration) |
Copyright © 2025. All rights reserved.