XmpRdfRootGetXmlValue Method

Converts xmp value to the xml representation.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string GetXmlValue()

Return Value

Type: String
Returns XMP value converted to XML string.

Implements

IXmlValueGetXmlValue
See Also