public interface PdfPageActions
| Modifier and Type | Method and Description |
|---|---|
void |
setDuration(int seconds)
Sets the display duration for the page (for presentations)
|
void |
setTransition(PdfTransition transition)
Sets the transition for the page
|
void setDuration(int seconds)
seconds - the number of seconds to display the pagevoid setTransition(PdfTransition transition)
transition - the Transition objectCopyright © 2021. All rights reserved.