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

XmpTagNames.ExifDateTimeOriginal Property

Gets the exif:DateTimeOriginal tag.

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

Syntax

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

Property Value

exif:DateTimeOriginal tag.

Remarks

EXIF tag 36867, 0x9003 (primary) and 37521, 0x9291 (subseconds). Belongs to the EXIF schema.

See Also

Reference