ExifTagImageDateTime Property

Gets the DateTime EXIF tag.

Description: The date and time of image creation. In Exif standard, it is the date and time the file was changed.
Id: 306 (0x0132)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also