ExifTagImagePreviewDateTime Property

Gets the PreviewDateTime EXIF tag.

Description: This tag is an ASCII string containing the name of the date/time at which the preview stored in the IFD was rendered. The date/time is encoded using ISO 8601 format.
Id: 50971 (0xc71b)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag PreviewDateTime { get; }

Property Value

ExifTag

See Also