Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.action.type |
This package contains all of the available PDF action types.
|
Modifier and Type | Method | Description |
---|---|---|
PDWindowsLaunchParams |
PDActionLaunch.getWinLaunchParams() |
This will get a dictionary containing Windows-specific launch parameters.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDActionLaunch.setWinLaunchParams(PDWindowsLaunchParams win) |
This will set a dictionary containing Windows-specific launch parameters.
|