Initializes a new instance of the XmpValueNode class with the specified type, name, value, and namespace.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public XmpValueNode( XmpNodeType nodeType, string value, XmpNamespace ns, string name )
Type: System.String
A value to be stored in the node.Type: System.String
A name of the node.