XmpTagNames.XmpIdentifier Property

Gets the xmp:Identifier tag.

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

Syntax

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