Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes metod

StructureAttributeCollection::GetAttributes method

Returnerar Aspose::Pdf::LogicalStructure::StructureAttributes för strukturelementet av standardattributägare.

System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes(const System::SharedPtr<AttributeOwnerStandard> &ownerStandard)
ParameterTypBeskrivning
ownerStandardconst System::SharedPtr<AttributeOwnerStandard>&Standardattributägare.

ReturnValue

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

Se även