com.aspose.slides
Interface SlideShowType


public interface SlideShowType

Constants which define the type of a slide show.


Field Summary
static int SHOW_TYPE_KIOSK
           
static int SHOW_TYPE_SPEAKER
           
static int SHOW_TYPE_WINDOW
           
 

Field Detail

SHOW_TYPE_KIOSK

static final int SHOW_TYPE_KIOSK
See Also:
Constant Field Values

SHOW_TYPE_SPEAKER

static final int SHOW_TYPE_SPEAKER
See Also:
Constant Field Values

SHOW_TYPE_WINDOW

static final int SHOW_TYPE_WINDOW
See Also:
Constant Field Values