public class GoToAction extends PDFAction
| Constructor and Description |
|---|
GoToAction(PDFDestination dest)
Create a new GoToAction from a destination
|
GoToAction(PDFObject obj,
PDFObject root)
Creates a new instance of GoToAction from an object
|
| Modifier and Type | Method and Description |
|---|---|
PDFDestination |
getDestination()
Get the destination this action refers to
|
public GoToAction(PDFObject obj, PDFObject root) throws IOException
obj - the PDFObject with the action informationIOExceptionpublic GoToAction(PDFDestination dest)
public PDFDestination getDestination()
Copyright © 2024. All rights reserved.