PdfPageTransition Properties |
The PdfPageTransition type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Dimension |
Gets or sets the dimension in which the specified transition effect occurs.
|
![]() |
Direction |
The direction in which the specified transition effect moves, expressed in degrees counter
clockwise starting from a left-to-right direction. (This differs from the page objects
Rotate property, which is measured clockwise from the top.)
|
![]() |
Duration |
Gets or sets the duration of the transition effect, in seconds.
|
![]() |
Motion |
Gets or sets the the direction of motion for the specified transition effect.
|
![]() |
PageDuration |
Gets or sets The pages display duration (also called its advance timing): the maximum
length of time, in seconds, that the page is displayed during presentations before
the viewer application automatically advances to the next page. By default,
the viewer does not advance automatically.
|
![]() |
Scale |
Gets or sets the starting or ending scale at which the changes are drawn.
If Motion property specifies an inward transition, the scale of the changes drawn progresses
from Scale to 1.0 over the course of the transition. If Motion specifies an outward
transition, the scale of the changes drawn progresses from 1.0 to Scale over the course
of the transition.
|
![]() |
Style |
Gets or sets the transition style to use when moving to this page from another
during a presentation.
|