Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes método

StructureAttributeCollection::GetAttributes method

Devuelve Aspose::Pdf::LogicalStructure::StructureAttributes del elemento estructural por propietario de atributo estándar.

System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::GetAttributes(const System::SharedPtr<AttributeOwnerStandard> &ownerStandard)
ParámetroTipoDescripción
ownerStandardconst System::SharedPtr<AttributeOwnerStandard>&Propietario de atributo estándar.

ReturnValue

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

Ver también