IXmlValue Class

Summary: Converts xmp values to the XML string representation.

Module: aspose.imaging.xmp

Full Name: aspose.imaging.xmp.IXmlValue

Aspose.Imaging Version: 24.5.0

Methods

NameDescription
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

TypeDescription
stringReturns the XMP value converted to the XML representation.