Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey method
AttributeName::FromNameAttributeKey method
Gets attribute name for attribute key.
static System::SharedPtr<AttributeName> Aspose::Pdf::LogicalStructure::AttributeName::FromNameAttributeKey(const System::String &name, const System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey> &attributeKey)
| Parameter | Type | Description |
|---|---|---|
| name | const System::String& | Attribute name |
| attributeKey | const System::SharedPtr<Aspose::Pdf::LogicalStructure::AttributeKey>& | Attribute key |
ReturnValue
Attribute name
See Also
- Typedef SharedPtr
- Class AttributeName
- Class String
- Class AttributeKey
- Class AttributeName
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++