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& | Имя атрибута |
| attributeKey | const System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey>& | Ключ атрибута |
ReturnValue
Имя атрибута
См. также
- Typedef SharedPtr
- Class AttributeName
- Class String
- Class AttributeKey
- Class AttributeName
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++