Aspose::Pdf::LogicalStructure::StructureAttributes::GetAttribute method

StructureAttributes::GetAttribute method

Gets StructureAttribute by AttributeKey.

System::SharedPtr<StructureAttribute> Aspose::Pdf::LogicalStructure::StructureAttributes::GetAttribute(const System::SharedPtr<AttributeKey> &key)
ParameterTypeDescription
keyconst System::SharedPtr<AttributeKey>&AttributeKey.

ReturnValue

StructureAttribute

See Also