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

StructureAttributeCollection::CreateAttributes method

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

System::SharedPtr<StructureAttributes> Aspose::Pdf::LogicalStructure::StructureAttributeCollection::CreateAttributes(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. Structure Attributes will be created if it needed.

Ver también