IXmlValue 类
Summary: Converts xmp values to the XML string representation.
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.IXmlValue
Methods
| Name | 描述 |
|---|---|
| get_xml_value() | 将 XMP 值转换为 XML 表示。 |
Method: get_xml_value()
get_xml_value()
将 XMP 值转换为 XML 表示。
Returns
| Type | Description |
|---|---|
| string | 返回转换为 XML 表示形式的 XMP 值。 |