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