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

XmpTagNames.ExifDateTimeDigitized Property

Gets the exif:DateTimeDigitized tag.

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

Syntax

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

Property Value

exif:DateTimeDigitized tag.

Remarks

EXIF tag 36868, 0x9004 (primary) and 37522, 0x9292 (subseconds). Belongs to the EXIF schema.

See Also

Reference