|
This class represents the transition dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 162,
page 378.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 164, page 459.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.TransitionElement
A transition dictionary describes the visual effect used to move
between pages in full-screen presentation mode. The effect applies
when advancing from the page that owns the transition to the next
page.
The S entry names the transition style. Different styles support
different subsets of the other entries, so the meaning of Di
(direction) and Dm (dimension) depends on the chosen style.
The D entry sets the duration in seconds. SS is specific to the
Fly transition and sets the starting scale. B controls whether the
page boundary is visible during the Fly effect.
|