XmpLocalizedTextNode Class

Represents a localized text node.

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

Syntax

C#
public sealed class XmpLocalizedTextNode : XmpDictionaryNode, IDisposable

Remarks

Nodes of this type contain languages identifier, specifying the language in which the text is provided.

Nodes of this type are described by items of the XmpLocalizedTextItemNode type.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.XmpNode
L Aurigma.GraphicsMill.Codecs.XmpDictionaryNode
L Aurigma.GraphicsMill.Codecs.XmpLocalizedTextNode

Thread Safety

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

See Also

Reference

Manual