| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static SlideShowTransition.OrientationDirectionEnum |
SlideShowTransition.OrientationDirectionEnum.fromValue(String text) |
SlideShowTransition.OrientationDirectionEnum |
SlideShowTransition.getOrientationDirection()
Orientation Direction.
|
SlideShowTransition.OrientationDirectionEnum |
SlideShowTransition.OrientationDirectionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SlideShowTransition.OrientationDirectionEnum |
SlideShowTransition.OrientationDirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideShowTransition.OrientationDirectionEnum[] |
SlideShowTransition.OrientationDirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SlideShowTransition |
SlideShowTransition.orientationDirection(SlideShowTransition.OrientationDirectionEnum orientationDirection) |
void |
SlideShowTransition.setOrientationDirection(SlideShowTransition.OrientationDirectionEnum orientationDirection) |
void |
SlideShowTransition.OrientationDirectionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SlideShowTransition.OrientationDirectionEnum enumeration) |
Copyright © 2025. All rights reserved.