Aspose::Pdf::XmpValue::to_KeyValuePair método

XmpValue::to_KeyValuePair method

Convierte XmpValue a valor nombrado.

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Pdf::XmpValue::to_KeyValuePair(const System::SharedPtr<XmpValue> &value)
ParámetroTipoDescripción
valorconst System::SharedPtr<XmpValue>&Valor a convertir.

ReturnValue

XmlValue.

Ver también