com.spire.presentation
Enum SlideShowType

java.lang.Object
  extended by java.lang.Enum<SlideShowType>
      extended by com.spire.presentation.SlideShowType
All Implemented Interfaces:
java.lang.Comparable<SlideShowType>

public enum SlideShowType
extends java.lang.Enum<SlideShowType>


Enum Constant Summary
Browse
           
Kiosk
           
Present
           
 

Enum Constant Detail

Present

public static final SlideShowType Present

Browse

public static final SlideShowType Browse

Kiosk

public static final SlideShowType Kiosk