Aspose::Pdf::LogicalStructure::StructureAttributes class

StructureAttributes class

Represents attributes of structure element for standard attribute owners.

class StructureAttributes : public System::Object

Methods

MethodDescription
get_Owner()Gets standard attribute owner.
GetAttribute(System::SharedPtr<AttributeKey>)Gets StructureAttribute by AttributeKey.
SetAttribute(System::SharedPtr<StructureAttribute>)Sets StructureAttribute into StructureAttributes.

See Also