Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey метод
AttributeKey::to_AttributeKey method
Выполняет явное преобразование из System::String в Aspose::Pdf::LogicalStructure::AttributeKey.
static System::SharedPtr<AttributeKey> Aspose::Pdf::LogicalStructure::AttributeKey::to_AttributeKey(const System::String &key)
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const System::String& | Ключ атрибута. |
ReturnValue
Результат преобразования.
См. также
- Typedef SharedPtr
- Class AttributeKey
- Class String
- Class AttributeKey
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++