Aurigma Graphics Mill 5.5 for .NET
XmpLocalizedTextNode Class
This class represents a localized text node.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public NotInheritable Class XmpLocalizedTextNode _ Inherits XmpDictionaryNode
C#
public sealed class XmpLocalizedTextNode : XmpDictionaryNode
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..::.LockableObject
L
Aurigma.GraphicsMill.Codecs..::.XmpNode
L
Aurigma.GraphicsMill.Codecs..::.XmpDictionaryNode
L
Aurigma.GraphicsMill.Codecs..::.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.





