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. |
Modifier and Type | Method and Description |
---|---|
NamedDestinationCollection |
IDocument.getNamedDestinations()
Collection of Named Destination in the document.
|
Modifier and Type | Method and Description |
---|---|
static NamedDestinationCollection |
InternalHelper.new_NamedDestinationCollection(IDocument doc) |