Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey method
AttributeKey::to_AttributeKey method
Performs an explicit conversion from System::String to Aspose::Pdf::LogicalStructure::AttributeKey.
static System::SharedPtr<AttributeKey> Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey(const System::String &key)
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | The attribute key. |
ReturnValue
The result of the conversion.
See Also
- Typedef SharedPtr
- Class AttributeKey
- Class String
- Class AttributeKey
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++