Aspose::Page::EPS::XMP::XmpValue::to_String 方法

XmpValue::to_String method

XmpValue 转换为字符串。

static System::String Aspose::Page::EPS::XMP::XmpValue::to_String(System::SharedPtr<XmpValue> value)
ParameterType描述
valueSystem::SharedPtr<XmpValue>要转换的值。

ReturnValue

XmlValue。

另见