ExifTagGPSInfoGPSDateStamp Property

Gets the GPSDateStamp EXIF tag.

Description: A character string recording date and time information relative to UTC (Coordinated Universal Time). The format is "YYYY:MM:DD.".
Id: 29 (0x001d)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also