org.pdfbox.pdmodel.common
Interface PDDestinationOrAction
- COSObjectable
- PDAction, PDActionGoTo, PDActionJavaScript, PDActionLaunch, PDActionRemoteGoTo, PDActionURI, PDDestination, PDNamedDestination, PDPageDestination, PDPageFitDestination, PDPageFitHeightDestination, PDPageFitRectangleDestination, PDPageFitWidthDestination, PDPageXYZDestination
public interface PDDestinationOrAction
This is an interface used for some elements such as the document
OpenAction that can be either a Destination or an Action.