This documentation is for the old version. Go to the latest Graphics Mill docs

IXmpDictionary.Namespaces Property

Gets a collection of metadata namespaces.

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

Syntax

Visual Basic
ReadOnly Property Namespaces As XmpNamespace()
C#
                XmpNamespace[] Namespaces { get; }

Property Value

A collection of namespaces.

See Also

Reference