Package | Description |
---|---|
com.aspose.pdf.taggedpdf |
The
com.aspose.pdf.taggedpdf is a namespace for all classes for support of Tagged PDF documents. |
Modifier and Type | Class and Description |
---|---|
class |
TaggedPdfArticleElement
This class is for internal usage only!
|
class |
TaggedPdfBlockLevelTextElement
Its a beta API
Represent tagged block level text element
|
class |
TaggedPdfDocumentElement
Its a beta API
Represent Document element in StructElement
|
class |
TaggedPdfFigureElement
Its a beta API
Represent tagged block level text element
|
class |
TaggedPdfH1Element
Represents TaggedPdfH1Element instance
|
class |
TaggedPdfH2Element
Represents TaggedPdfH2Element instance
|
class |
TaggedPdfH3Element
Represents TaggedPdfH3Element instance
|
class |
TaggedPdfH4Element |
class |
TaggedPdfH5Element
Represents TaggedPdfH5Element instance
|
class |
TaggedPdfH6Element
Represents TaggedPdfH6Element instance
|
class |
TaggedPdfInlineTextElement
Its a beta API
Represent tagged block level text element
|
class |
TaggedPdfPElement
Represents TaggedPdfPElement instance
|
class |
TaggedPdfTextElement
Its a beta API
Represent tagged block level text element
|
Modifier and Type | Method and Description |
---|---|
TaggedPdfElement |
TaggedPdfElement.getParent()
Its a beta API
Get parent tagged element
|
Modifier and Type | Method and Description |
---|---|
void |
TaggedPdfElement.add(Page page,
TaggedPdfElement element)
Its a beta Api
Add tagged content into page
|
void |
TaggedPdfChildElements.add(TaggedPdfElement element)
Its a beta API
Add child element
|
Copyright © 2019 Aspose. All Rights Reserved.