Метод Aspose::Pdf::XmpValue::to_KeyValuePair

XmpValue::to_KeyValuePair method

Преобразует XmpValue в именованное значение.

static System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>> Aspose::Pdf::XmpValue::to_KeyValuePair(const System::SharedPtr<XmpValue> &value)
ПараметрТипОписание
valueconst System::SharedPtr<XmpValue>&Значение для преобразования.

ReturnValue

XmlValue.

См. также