Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Class and Description |
---|---|
class |
MediaRendition
Class describes media rendition.
|
class |
SelectorRendition
Class describes selector rendition.
|
Modifier and Type | Method and Description |
---|---|
Rendition |
RenditionAction.getRendition()
Gets or sets rendition associated with the action.
|
Rendition[] |
SelectorRendition.getRenditions()
Gets array of renditions.
|