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. |
com.aspose.pdf.nameddestinations |
The
com.aspose.pdf.nameddestinations package provides classes which describes Named Destinations. |
Class and Description |
---|
NamedDestinationCollection
Class represents the collection of all destinations (a name tree mapping name strings to
destinations (see 12.3.2.3, "Named Destinations") and (see 7.7.4, "Name Dictionary")) in the pdf
document.
|
Class and Description |
---|
INamedDestinationCollection
Collection of Named Destinations.
|
NamedDestinationCollection
Class represents the collection of all destinations (a name tree mapping name strings to
destinations (see 12.3.2.3, "Named Destinations") and (see 7.7.4, "Name Dictionary")) in the pdf
document.
|