XmpTagNames.TiffDateTime Property

Gets the tiff:DateTime tag.

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

Syntax

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