com.aspose.slides
Interface SlideTransitionSpeed


public interface SlideTransitionSpeed

Constants which define the speed of a slide transition.


Field Summary
static int FAST
           
static int MEDIUM
           
static int SLOW
           
 

Field Detail

SLOW

static final int SLOW
See Also:
Constant Field Values

MEDIUM

static final int MEDIUM
See Also:
Constant Field Values

FAST

static final int FAST
See Also:
Constant Field Values