IXmlValue Class
Summary: Converts xmp values to the XML string representation.
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.IXmlValue
Methods
Name | Description |
---|---|
get_xml_value() | Converts XMP value to the XML representation. |
Method: get_xml_value()
get_xml_value()
Converts XMP value to the XML representation.
Returns
Type | Description |
---|---|
string | Returns the XMP value converted to the XML representation. |