Initializes a new instance of the XmpLocalizedTextItemNode class with the specified name and text.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public XmpLocalizedTextItemNode( string name, string text )
Type: System.String
A qualified XMP node name.Type: System.String
A localized text.