XmpLocalizedTextNode Constructor (String)

Initializes a new instance of the XmpLocalizedTextNode class with the specified name.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public XmpLocalizedTextNode(
	string name
)

Parameters

name

Type: System.String

A name of the node.

See Also

Reference