Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair metodo

XmpValue::to_KeyValuePair method

Converte XmpValue in valore denominato.

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair(System::SharedPtr<XmpValue> value)
ParametroTipoDescrizione
valueSystem::SharedPtr<XmpValue>Valore da convertire.

ReturnValue

XmlValue.

Vedi anche