This class represents an XMP namespace.

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

Syntax

Visual Basic

Public Class XmpNamespace

C#

public class XmpNamespace

Remarks

This class also contains a static collection of all namespaces used for the XMP docrument.

Inheritance Hierarchy

System..::.Object L Aurigma.GraphicsMill.Codecs..::.XmpNamespace

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.