XmpLocalizedTextNode.Namespaces Property

Returns an array of namespaces stored in this dictionary.

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

Syntax

C#
public override XmpNamespace[] Namespaces { get; }

Property Value

An array of XmpNamespace of all XMP fields stored in this dictionary.

See Also

Reference