Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey метод

AttributeName::FromNameAttributeKey method

Получает имя атрибута по ключу атрибута.

static System::SharedPtr<AttributeName> Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey(const System::String &name, const System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey> &attributeKey)
ПараметрТипОписание
имяconst System::String&Имя атрибута
attributeKeyconst System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey>&Ключ атрибута

ReturnValue

Имя атрибута

См. также