PageTransitionType
Description:
[ CCode ( cprefix = "POPPLER_PAGE_TRANSITION_" , type_id = "poppler_page_transition_type_get_type ()" ) ]
public enum PageTransitionType
Content:
Enum values:
- BLINDS - multiple lines,
evenly spaced across the screen, synchronously sweep in the same direction to reveal the new page
- BOX - a rectangular box
sweeps inward from the edges of the page or outward from the center revealing the new page
- COVER - the new page
slides on to the screen covering the old page
- DISSOLVE - the old page
dissolves gradually to reveal the new one
- FADE - the new page
gradually becomes visible through the old one
- FLY - changes are flown out
or in to or from a location that is offscreen
- GLITTER - similar to
DISSOLVE, except that the effect sweeps across the page
in a wide band moving from one side of the screen to the other
- PUSH - the old page slides
off the screen while the new page slides in
- REPLACE - the new page
replace the old one
- SPLIT - two lines sweep
across the screen, revealing the new page
- UNCOVER - the old page
slides off the screen uncovering the new page
- WIPE - a single line sweeps
across the screen from one edge to the other revealing the new page