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

XmpTagNames.XmpIdentifier Property

Gets the xmp:Identifier tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property XmpIdentifier As String
C#
public static string XmpIdentifier { get; }

Property Value

xmp:Identifier tag.

Remarks

Unordered array of text strings that unambiguously identify the resource within a given context. Belongs to the basic XMP schema.

See Also

Reference