SlideOrientation
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class SlideOrientation extends System.Enum
Represents the slide orientation.
Fields
| Field | Description |
|---|---|
| Landscape | Landscape orientation. |
| Portrait | Portrait orientation. |
Landscape
public static final int Landscape
Landscape orientation.
Portrait
public static final int Portrait
Portrait orientation.