java.lang.Object
java.lang.Enum<PDTransitionStyle>
org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
All Implemented Interfaces:
Serializable, Comparable<PDTransitionStyle>, java.lang.constant.Constable

public enum PDTransitionStyle extends Enum<PDTransitionStyle>
The transition style that shall be used when moving to the page from another during a presentation. Ref. table 162 PDF32000-1:2008
Author:
Andrea Vacondio