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 |
OutlineCollection
Represents document outline hierarchy.
|
class |
OutlineItemCollection
Represents outline entry in outline hierarchy of PDF document.
|
Modifier and Type | Method and Description |
---|---|
Outlines |
OutlineItemCollection.getParent()
Gets the parent object of this outline item in the outline hierarchy.
|
Copyright © 2024 Aspose. All Rights Reserved.