Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
Modifier and Type | Method | Description |
---|---|---|
PDTransition |
PDPage.getTransition() |
Modifier and Type | Method | Description |
---|---|---|
void |
PDPage.setTransition(PDTransition transition) |
|
void |
PDPage.setTransition(PDTransition transition,
float duration) |
Convenient method to set a transition and the display duration
|
Copyright © 2002–2018. All rights reserved.