Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface SlideViewType


public interface SlideViewType

Represents the slide view type.


Field Summary
static int NONE
           
static int NOTES
           
static int OUTLINE_VIEW
           
static int SLIDEVIEW
           
 

Field Detail

NONE

static final int NONE
See Also:
Constant Field Values

SLIDEVIEW

static final int SLIDEVIEW
See Also:
Constant Field Values

OUTLINE_VIEW

static final int OUTLINE_VIEW
See Also:
Constant Field Values

NOTES

static final int NOTES
See Also:
Constant Field Values