This class represents a localized text item node.

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

Syntax

Visual Basic

Public NotInheritable Class XmpLocalizedTextItemNode _
	Inherits XmpNode

C#

public sealed class XmpLocalizedTextItemNode : XmpNode

Remarks

Nodes of this type are used to describe text items contain in XmpLocalizedTextNode.

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.