|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.java.Enum
com.aspose.slides.SlideSizeTypeEx
public final class SlideSizeTypeEx
Represents the slide size preset.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum |
---|
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
A3Paper
A3 |
static int |
A4Paper
A4 |
static int |
B4IsoPaper
B4 ISO |
static int |
B4JisPaper
B4 JIS |
static int |
B5IsoPaper
B5 ISO |
static int |
B5JisPaper
B5 JIS |
static int |
Banner
Banner |
static int |
Custom
Custom size |
static int |
HagakiCard
Hagaki card |
static int |
Ledger
Ledger |
static int |
LetterPaper
Letter |
static int |
OnScreen
On screen 4x3 |
static int |
OnScreen16x10
On Screen 16x10 |
static int |
OnScreen16x9
On screen 16x9 |
static int |
Overhead
Overhead |
static int |
Slide35mm
Slide 35mm |
Fields inherited from class com.aspose.ms.java.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.java.Enum |
---|
format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int OnScreen
On screen 4x3
public static final int LetterPaper
Letter
public static final int A4Paper
A4
public static final int Slide35mm
Slide 35mm
public static final int Overhead
Overhead
public static final int Banner
Banner
public static final int Custom
Custom size
public static final int Ledger
Ledger
public static final int A3Paper
A3
public static final int B4IsoPaper
B4 ISO
public static final int B5IsoPaper
B5 ISO
public static final int B4JisPaper
B4 JIS
public static final int B5JisPaper
B5 JIS
public static final int HagakiCard
Hagaki card
public static final int OnScreen16x9
On screen 16x9
public static final int OnScreen16x10
On Screen 16x10
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |