Enumeration
TransitionType
PDF presentation transition types.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | Images transition in horizontal stripes like Venetian blinds. | |
| Int = 2 | readonly | Images transition in vertical stripes. | |
| Int = 4 | readonly | Images transition using a shrinking box shape. | |
| Int = 5 | readonly | Images transition using an expanding box shape. | |
| Int = 3 | readonly | One image dissolves into the next. | |
| Int = 6 | readonly | Images dissolve top to bottom. | |
| Int = 7 | readonly | Images dissolve left to right. | |
| Int = 8 | readonly | Images dissolve top-left to bottom-right. | |
| Int = 9 | readonly | Images change with no visible transition. | |
| Int = 10 | readonly | Images transition using random effects. | |
| Int = 11 | readonly | The new images roll in from the top and bottom of the screen. | |
| Int = 12 | readonly | The new image spreads from the middle of the screen to the top and bottom of the screen. | |
| Int = 13 | readonly | The new image rolls in from the left and right edges of the screen. | |
| Int = 14 | readonly | The new image rolls out from the middle of the screen to the left and right edges of the screen. | |
| Int = 15 | readonly | The new image rolls in from the top of the screen. | |
| Int = 16 | readonly | The new image rolls in from the right side of the screen. | |
| Int = 17 | readonly | The new image rolls in from the left side of the screen. | |
| Int = 18 | readonly | The new image rolls in from the bottom of the screen. |
Object of 1
Properties elsewhere that hold an TransitionType value.