XmpLocalizedTextItemNode Class

Represents a localized text item node.

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

Syntax

C#
public sealed class XmpLocalizedTextItemNode : XmpNode

Remarks

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

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.XmpNode
L Aurigma.GraphicsMill.Codecs.XmpLocalizedTextItemNode

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