Table of Contents

Interface IXmlValue

Namespace
Aspose.Imaging.Xmp
Assembly
Aspose.Imaging.dll

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.