Package | Description |
---|---|
com.aspose.pdf.tagged.logicalstructure |
The
<b>com.aspose.pdf.tagged.logicalstructure </b> is a namespace for PDF Logical Structure classes. |
com.aspose.pdf.tagged.logicalstructure.elements |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements </b> is a namespace for PDF Logical Structure classes. |
Modifier and Type | Field and Description |
---|---|
static AttributeOwnerStandard |
AttributeOwnerStandard.CSS_100
CSS-1.00 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.CSS_200
CSS-2.00 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.HTML_320
HTML-3.20 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.HTML_401
HTML-4.01 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.Layout
Layout attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.List
List attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.OEB_100
OEB-1.00 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.PrintField
PrintField attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.RTF_105
RTF-1.05 attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.Table
Table attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.XML_100
XML-1.0.0 attribute owner.
|
Modifier and Type | Method and Description |
---|---|
AttributeOwnerStandard |
AttributeKey.getOwner()
Get Attribute Owner.
|
AttributeOwnerStandard |
StructureAttributes.getOwner()
Gets standard attribute owner.
|
static AttributeOwnerStandard |
AttributeOwnerStandard.to_AttributeOwnerStandard(String owner)
Performs an explicit conversion from
String to AttributeOwnerStandard . |
Modifier and Type | Method and Description |
---|---|
StructureAttributes |
StructureAttributeCollection.createAttributes(AttributeOwnerStandard ownerStandard)
Create and return
StructureAttributes of structure element by standard attribute owner. |
StructureAttributes |
StructureAttributeCollection.getAttributes(AttributeOwnerStandard ownerStandard)
Return
StructureAttributes of structure element by standard attribute owner. |
Modifier and Type | Method and Description |
---|---|
AttributeOwnerStandard |
StructureElement.getDefaultAttributeOwner()
Gets
/Aspose.Pdf.LogicalStructure.AttributeOwnerStandard object. |
Copyright © 2021 Aspose. All Rights Reserved.