TransitionType

PDF presentation transition types.

Values

Name

Description

Value

TransitionType.BLINDSHORIZONTAL

Images transition in horizontal stripes like Venetian blinds.

1

TransitionType.BLINDSVERTICAL

Images transition in vertical stripes.

2

TransitionType.BOXIN

Images transition using a shrinking box shape.

4

TransitionType.BOXOUT

Images transition using an expanding box shape.

5

TransitionType.DISSOLVE

One image dissolves into the next.

3

TransitionType.GLITTERDOWN

Images dissolve top to bottom.

6

TransitionType.GLITTERRIGHT

Images dissolve left to right.

7

TransitionType.GLITTERRIGHTDOWN

Images dissolve top-left to bottom-right.

8

TransitionType.NONE

Images change with no visible transition.

9

TransitionType.RANDOM

Images transition using random effects.

10

TransitionType.SPLITHORIZONTALIN

The new images roll in from the top and bottom of the screen.

11

TransitionType.SPLITHORIZONTALOUT

The new image spreads from the middle of the screen to the top and bottom of the screen.

12

TransitionType.SPLITVERTICALIN

The new image rolls in from the left and right edges of the screen.

13

TransitionType.SPLITVERTICALOUT

The new image rolls out from the middle of the screen to the left and right edges of the screen.

14

TransitionType.WIPEDOWN

The new image rolls in from the top of the screen.

15

TransitionType.WIPELEFT

The new image rolls in from the right side of the screen.

16

TransitionType.WIPERIGHT

The new image rolls in from the left side of the screen.

17

TransitionType.WIPEUP

The new image rolls in from the bottom of the screen.

18

Object of

PresentationOptions.transition