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ámetro | Tipo | Descripción |
|---|---|---|
| ownerStandard | const System::SharedPtr<AttributeOwnerStandard>& | Propietario de atributo estándar. |
ReturnValue
Aspose::Pdf::LogicalStructure::StructureAttributes of structure element. Return null if not found.
Ver también
- Typedef SharedPtr
- Class StructureAttributes
- Class AttributeOwnerStandard
- Class StructureAttributeCollection
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++