XmpPackageGetXmlValue Method

Converts XMP value to the XML representation.

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

Return Value

Type: String
Returns the XMP value converted to the XML representation.

Implements

IXmlValueGetXmlValue
See Also