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

XmpTagNames.ExifImageUniqueID Property

Gets the exif:ImageUniqueID tag.

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

Syntax

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

Property Value

exif:ImageUniqueID tag.

Remarks

EXIF tag 42016, 0xA420. Belongs to the EXIF schema.

See Also

Reference