Aurigma Graphics Mill 5.5 for .NET
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; }