Creates and initializes a new XmpData instance based on the passed XML code.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ xmp As String _ )
public XmpData( string xmp )
Type: System.String
XML code containing the XMP data.