com.aspose.slides.pptx
Class SlideOrienationEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.SlideOrienationEx
- All Implemented Interfaces:
- java.lang.Comparable
public class SlideOrienationEx
- extends Enumerate
Enumeration which defines slide orientations.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
LANDSCAPE
public static final SlideOrienationEx LANDSCAPE
- Landscape orientation.
LANDSCAPE_ID
public static final int LANDSCAPE_ID
- See Also:
- Constant Field Values
PORTRAIT
public static final SlideOrienationEx PORTRAIT
- Portrait orientation.
PORTRAIT_ID
public static final int PORTRAIT_ID
- See Also:
- Constant Field Values
toValue
public static SlideOrienationEx toValue(int id)