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 |
---|---|
PDWindowsLaunchParams |
PDActionLaunch.getWinLaunchParams()
This will get a dictionary containing Windows-specific launch parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
PDActionLaunch.setWinLaunchParams(PDWindowsLaunchParams win)
This will set a dictionary containing Windows-specific launch parameters.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.