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)
ПараметрТипОписание
ownerStandardconst System::SharedPtr<AttributeOwnerStandard>&Стандартный владелец атрибутов.

ReturnValue

Aspose::Pdf::LogicalStructure::StructureAttributes of structure element. Return null if not found.

См. также