Interface IXmlValue
Converts xmp values to the XML string representation.
public interface IXmlValue
Methods
GetXmlValue()
Converts XMP value to the XML representation.
string GetXmlValue()
Returns
- string
Returns the XMP value converted to the XML representation.