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

FieldDescription
LandscapeLandscape orientation.
PortraitPortrait orientation.

Landscape

public static final int Landscape

Landscape orientation.

Portrait

public static final int Portrait

Portrait orientation.