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

XmpTagNames.TiffDateTime Property

Gets the tiff:DateTime tag.

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

Syntax

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

Property Value

tiff:DateTime tag.

Remarks

TIFF tag 306, 0x132 (primary) and EXIF tag 37520, 0x9290 (subseconds). Belongs to the EXIF schema for TIFF properties.

See Also

Reference