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)
| Parameter | Type | Description |
|---|---|---|
| key | const System::SharedPtr<AttributeKey>& | AttributeKey. |
ReturnValue
See Also
- Typedef SharedPtr
- Class StructureAttribute
- Class AttributeKey
- Class StructureAttributes
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++