Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes метод
StructureAttributeCollection::GetAttributes method
Возвращает Aspose::Pdf::LogicalStructure::StructureAttributes элемента структуры по стандартному владельцу атрибутов.
System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes(const System::SharedPtr<AttributeOwnerStandard> &ownerStandard)
| Параметр | Тип | Описание |
|---|---|---|
| ownerStandard | const System::SharedPtr<AttributeOwnerStandard>& | Стандартный владелец атрибутов. |
ReturnValue
Aspose::Pdf::LogicalStructure::StructureAttributes of structure element. Return null if not found.
См. также
- Typedef SharedPtr
- Class StructureAttributes
- Class AttributeOwnerStandard
- Class StructureAttributeCollection
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++