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

XmpNode.Name Property

Gets a qualified XMP node name.

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

Syntax

Visual Basic
Public Overridable ReadOnly Property Name As String
C#
public virtual string Name { get; }

Property Value

Qualified XMP node name.

See Also

Reference