Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.action |
This package represents actions that can be performed in a PDF document.
|
Modifier and Type | Method and Description |
---|---|
PDTargetDirectory |
PDTargetDirectory.getTargetDirectory()
Get the target directory.
|
PDTargetDirectory |
PDActionEmbeddedGoTo.getTargetDirectory()
Get the target directory.
|
Modifier and Type | Method and Description |
---|---|
void |
PDTargetDirectory.setTargetDirectory(PDTargetDirectory targetDirectory)
Sets the target directory.
|
void |
PDActionEmbeddedGoTo.setTargetDirectory(PDTargetDirectory targetDirectory)
Sets the target directory.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.