ExifTagPhotoDateTimeOriginal Property

Gets the DateTimeOriginal EXIF tag.

Description: The date and time when the original image data was generated. For a digital still camera the date and time the picture was taken are recorded.
Id: 36867 (0x9003)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also