|
||||||||
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.SlideViewType
public final class SlideViewType
Defines the way how a presentation will be opened.
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 |
Handout
Show the handout master slide. |
static int |
MasterThumbnails
Sumultaneously show multiple main master slides in a single column. |
static int |
Notes
Show a notes slide. |
static int |
NotesMaster
Show the notes master slide. |
static int |
NotesText
Show the text of a notes slide. |
static int |
Outline
Show the text on the presentation slides. |
static int |
OutlineMaster
Show the outline master slide. |
static int |
PodiumNotesView
Show the text of a notes slide while a slide show is also being displayed. |
static int |
PodiumSlideView
Show presentation slides while a slide show is also being displayed. |
static int |
PrintPreview
Show a print preview of the presentation slides. |
static int |
Slide
Show a presentation slide. |
static int |
SlideMaster
Show a main master slide. |
static int |
SlideShow
Show a slide show. |
static int |
SlideShowFullScreen
Show a slide show in full screen. |
static int |
SlideSorter
Simultaneously show multiple presentation slides. |
static int |
Thumbnails
Sumultaneously show multiple presentation slides in a single column. |
static int |
TitleMaster
Show a title master slide. |
static int |
VisualBasic
Show the VBA information. |
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, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, 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 Slide
Show a presentation slide.
public static final int SlideMaster
Show a main master slide.
public static final int Notes
Show a notes slide.
public static final int Handout
Show the handout master slide.
public static final int NotesMaster
Show the notes master slide.
public static final int OutlineMaster
Show the outline master slide.
public static final int Outline
Show the text on the presentation slides.
public static final int SlideSorter
Simultaneously show multiple presentation slides.
public static final int VisualBasic
Show the VBA information.
public static final int TitleMaster
Show a title master slide.
public static final int SlideShow
Show a slide show.
public static final int SlideShowFullScreen
Show a slide show in full screen.
public static final int NotesText
Show the text of a notes slide.
public static final int PrintPreview
Show a print preview of the presentation slides.
public static final int Thumbnails
Sumultaneously show multiple presentation slides in a single column.
public static final int MasterThumbnails
Sumultaneously show multiple main master slides in a single column.
public static final int PodiumSlideView
Show presentation slides while a slide show is also being displayed.
public static final int PodiumNotesView
Show the text of a notes slide while a slide show is also being displayed.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |