ViewType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ViewType extends System.Enum

Presentation view types

Fields

Field Description
NotDefined Value is not defined
SlideView Normal Slide View
SlideMasterView Slide Master View
NotesView Notes View
HandoutView Handout View
NotesMasterView Notes Master View
OutlineView Outline View
SlideSorterView Slide Sorter View
SlideThumbnailView Slide Thumbnail View

NotDefined

public static final int NotDefined

Value is not defined

SlideView

public static final int SlideView

Normal Slide View

SlideMasterView

public static final int SlideMasterView

Slide Master View

NotesView

public static final int NotesView

Notes View

HandoutView

public static final int HandoutView

Handout View

NotesMasterView

public static final int NotesMasterView

Notes Master View

OutlineView

public static final int OutlineView

Outline View

SlideSorterView

public static final int SlideSorterView

Slide Sorter View

SlideThumbnailView

public static final int SlideThumbnailView

Slide Thumbnail View