com.aspose.slides
Interface LinkJumpType
public interface LinkJumpType
Represents the link jump type.
NO_JUMP
static final int NO_JUMP
- See Also:
- Constant Field Values
NEXT_SLIDE
static final int NEXT_SLIDE
- See Also:
- Constant Field Values
PREVIOUS_SLIDE
static final int PREVIOUS_SLIDE
- See Also:
- Constant Field Values
FIRST_SLIDE
static final int FIRST_SLIDE
- See Also:
- Constant Field Values
LAST_SLIDE
static final int LAST_SLIDE
- See Also:
- Constant Field Values
LAST_SLIDE_VIEWED
static final int LAST_SLIDE_VIEWED
- See Also:
- Constant Field Values
END_SHOW
static final int END_SHOW
- See Also:
- Constant Field Values