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

XmpValue::to_KeyValuePair method

Convertit XmpValue en valeur nommée.

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePair(System::SharedPtr<XmpValue> value)
ParamètreTypeDescription
valueSystem::SharedPtr<XmpValue>Valeur à convertir.

ReturnValue

XmlValue.

Voir aussi