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ámetroTipoDescripción
claveconst System::String&La clave del atributo.

ReturnValue

El resultado de la conversión.

Ver también