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

XmpTagNames.ExifUserComment Property

Gets the exif:UserComment tag.

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

Syntax

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

Property Value

exif:UserComment tag.

Remarks

EXIF tag 37510, 0x9286. Belongs to the EXIF schema.

See Also

Reference