Package | Description |
---|---|
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 |
The com.aspose.pdf.tagged.logicalstructure is a namespace for PDF Logical Structure classes.
|
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 |
---|---|
static OBJRElement |
InternalHelper.TaggedContent_createOBJRElementInternal(TaggedContext taggedContext,
com.aspose.pdf.engine.data.IPdfObject o) |
Modifier and Type | Method and Description |
---|---|
OBJRElement |
StructTreeRootElement.tag(Annotation annotation)
Bind a structure element to the Annotation.
|
OBJRElement |
StructTreeRootElement.tag(XForm form)
Bind a structure element to the content stream XForm.
|
OBJRElement |
StructTreeRootElement.tag(XImage image)
Bind a structure element to the XImage.
|
Modifier and Type | Method and Description |
---|---|
abstract OBJRElement |
Element.tag(Annotation annotation)
Bind a structure element to the Annotation.
|
OBJRElement |
MCRElement.tag(Annotation annotation)
Bind a structure element to the Annotation.
|
OBJRElement |
OBJRElement.tag(Annotation annotation)
Bind a structure element to the Annotation.
|
OBJRElement |
StructureElement.tag(Annotation annotation)
Bind a structure element to the Annotation.
|
abstract OBJRElement |
Element.tag(XForm form)
Bind a structure element to the content stream XForm.
|
OBJRElement |
MCRElement.tag(XForm form)
Bind a structure element to the content stream XForm.
|
OBJRElement |
OBJRElement.tag(XForm form)
Bind a structure element to the content stream XForm.
|
OBJRElement |
StructureElement.tag(XForm form)
Bind a structure element to the content stream XForm.
|
abstract OBJRElement |
Element.tag(XImage image)
Bind a structure element to the XImage.
|
OBJRElement |
MCRElement.tag(XImage image)
Bind a structure element to the XImage.
|
OBJRElement |
OBJRElement.tag(XImage image)
Bind a structure element to the XImage.
|
OBJRElement |
StructureElement.tag(XImage image)
Bind a structure element to the XImage.
|
Modifier and Type | Method and Description |
---|---|
static com.aspose.pdf.engine.data.IPdfObject |
InternalHelper.getObj(OBJRElement objr) |
Copyright © 2025 Aspose. All Rights Reserved.