Interface IXmlValue

Interface IXmlValue

Namespace: Aspose.Imaging.Xmp
Assembly: Aspose.Imaging.dll (25.2.0)

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.