| Package | Description |
|---|---|
| com.aspose.pdf.tagged |
The com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document.
|
| Modifier and Type | Method and Description |
|---|---|
static MCRElement |
TaggedContent.createMCRElementImageInternal(TaggedContext taggedContext,
String imageSrc) |
static MCRElement |
TaggedContent.createMCRElementTextInternal(TaggedContext taggedContext,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaggedContext.pageRegisterMCRElement(Page page,
MCRElement mcrElement) |
Copyright © 2024 Aspose. All Rights Reserved.