|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.ViewType
public final class ViewType
Presentation view types
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
HandoutView
Handout View |
static int |
NotDefined
Value is not defined |
static int |
NotesMasterView
Notes Master View |
static int |
NotesView
Notes View |
static int |
OutlineView
Outline View |
static int |
SlideMasterView
Slide Master View |
static int |
SlideSorterView
Slide Sorter View |
static int |
SlideThumbnailView
Slide Thumbnail View |
static int |
SlideView
Normal Slide View |
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NotDefined
Value is not defined
public static final int SlideView
Normal Slide View
public static final int SlideMasterView
Slide Master View
public static final int NotesView
Notes View
public static final int HandoutView
Handout View
public static final int NotesMasterView
Notes Master View
public static final int OutlineView
Outline View
public static final int SlideSorterView
Slide Sorter View
public static final int SlideThumbnailView
Slide Thumbnail View
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |