Aspose::Page::EPS::XMP::XmpValue::to_String method

XmpValue::to_String method

Converts XmpValue into string.

static System::String Aspose::Page::EPS::XMP::XmpValue::to_String(System::SharedPtr<XmpValue> value)
ParameterTypeDescription
valueSystem::SharedPtr<XmpValue>Value to convert.

ReturnValue

XmlValue.

See Also