com.aspose.slides
Class ViewType

java.lang.Object
  extended by com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      extended by com.aspose.ms.System.Enum
          extended by com.aspose.slides.ViewType

public final class ViewType
extends com.aspose.ms.System.Enum

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

NotDefined

public static final int NotDefined

Value is not defined

See Also:
Constant Field Values

SlideView

public static final int SlideView

Normal Slide View

See Also:
Constant Field Values

SlideMasterView

public static final int SlideMasterView

Slide Master View

See Also:
Constant Field Values

NotesView

public static final int NotesView

Notes View

See Also:
Constant Field Values

HandoutView

public static final int HandoutView

Handout View

See Also:
Constant Field Values

NotesMasterView

public static final int NotesMasterView

Notes Master View

See Also:
Constant Field Values

OutlineView

public static final int OutlineView

Outline View

See Also:
Constant Field Values

SlideSorterView

public static final int SlideSorterView

Slide Sorter View

See Also:
Constant Field Values

SlideThumbnailView

public static final int SlideThumbnailView

Slide Thumbnail View

See Also:
Constant Field Values


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.