| 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.tagged |
The com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document.
|
| com.aspose.pdf.tagged.logicalstructure.elements |
The com.aspose.pdf.tagged.logicalstructure.elements is a namespace for PDF Logical Structure classes.
|
| Modifier and Type | Method and Description |
|---|---|
ITaggedContent |
Document.getTaggedContent()
Gets access to TaggedPdf content.
|
ITaggedContent |
IDocument.getTaggedContent()
Gets access to TaggedPdf content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaggedContent |
| Modifier and Type | Method and Description |
|---|---|
ITaggedContent |
Element.getTaggedContent() |
Copyright © 2025 Aspose. All Rights Reserved.