IXmlValue Class
Summary: Converts xmp values to the XML string representation.
Module: aspose.psd.xmp
Full Name: aspose.psd.xmp.IXmlValue
Aspose.PSD Version: 24.9.0
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. |