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

Результат преобразования.

См. также