XmpData.Namespaces Property

Returns an array of namespaces stored in this tree.

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

Syntax

C#
public XmpNamespace[] Namespaces { get; }

Property Value

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

See Also

Reference