TransitionType

Description

PDF presentation transition types.

Static Properties

BLINDSHORIZONTAL readonly Images transition in horizontal stripes like Venetian blinds.
BLINDSVERTICAL readonly Images transition in vertical stripes.
BOXIN readonly Images transition using a shrinking box shape.
BOXOUT readonly Images transition using an expanding box shape.
DISSOLVE readonly One image dissolves into the next.
GLITTERDOWN readonly Images dissolve top to bottom.
GLITTERRIGHT readonly Images dissolve left to right.
GLITTERRIGHTDOWN readonly Images dissolve top-left to bottom-right.
NONE readonly Images change with no visible transition.
RANDOM readonly Images transition using random effects.
SPLITHORIZONTALIN readonly The new images roll in from the top and bottom of the screen.
SPLITHORIZONTALOUT readonly The new image spreads from the middle of the screen to the top and bottom of the screen.
SPLITVERTICALIN readonly The new image rolls in from the left and right edges of the screen.
SPLITVERTICALOUT readonly The new image rolls out from the middle of the screen to the left and right edges of the screen.
WIPEDOWN readonly The new image rolls in from the top of the screen.
WIPELEFT readonly The new image rolls in from the right side of the screen.
WIPERIGHT readonly The new image rolls in from the left side of the screen.
WIPEUP readonly The new image rolls in from the bottom of the screen.