Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair método

XmpValue::to_KeyValuePair method

Convierte XmpValue a un valor nombrado.

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair(System::SharedPtr<XmpValue> value)
ParámetroTipoDescripción
valueSystem::SharedPtr<XmpValue>Valor a convertir.

ReturnValue

Valor XML.

Ver también