Package com.datalogics.PDFL
Class GoToAction
java.lang.Object
com.datalogics.PDFL.Action
com.datalogics.PDFL.GoToAction
A go-to action can be executed in a PDF document. A go-to action includes a hyperlink that, when clicked, takes the reader to a different place within the same document.
The action is linked to a bookmark within the document.
A remote go-to action includes a hyperlink that takes the reader to a destination in a separate document.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()The Destination for this actionvoidThe Destination for this actionMethods inherited from class com.datalogics.PDFL.Action
equals, getPDFDict, getSubtype, toString