Package | Description |
---|---|
com.lowagie.text.pdf | |
com.lowagie.text.pdf.interfaces |
Modifier and Type | Field and Description |
---|---|
protected PdfTransition |
PdfDocument.transition
The page transition
|
Modifier and Type | Method and Description |
---|---|
void |
PdfWriter.setTransition(PdfTransition transition) |
void |
PdfStamper.setTransition(PdfTransition transition,
int page)
Sets the transition for the page
|
Modifier and Type | Method and Description |
---|---|
void |
PdfPageActions.setTransition(PdfTransition transition)
Sets the transition for the page
|
Copyright © 2018. All rights reserved.