Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey método
AttributeKey::to_AttributeKey method
Realiza una conversión explícita de System::String a Aspose::Pdf::LogicalStructure::AttributeKey.
static System::SharedPtr<AttributeKey> Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey(const System::String &key)
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | const System::String& | La clave del atributo. |
ReturnValue
El resultado de la conversión.
Ver también
- Typedef SharedPtr
- Class AttributeKey
- Class String
- Class AttributeKey
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++