Aspose::Pdf::LogicalStructure::StructureAttributeCollection class

StructureAttributeCollection class

Represents collection of attributes of structure elements.

class StructureAttributeCollection : public System::Object

Methods

MethodDescription
CreateAttributes(System::SharedPtr<AttributeOwnerStandard>)Create and return Aspose::Pdf::LogicalStructure::StructureAttributes of structure element by standard attribute owner.
GetAttributes(System::SharedPtr<AttributeOwnerStandard>)Return Aspose::Pdf::LogicalStructure::StructureAttributes of structure element by standard attribute owner.

See Also