com.aspose.slides
Interface SlideTransitionSpeed


public interface SlideTransitionSpeed

Represents the speed of 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