Click or drag to resize

ExifDataGPSDateStamp Property

Gets or sets the GPS character string recording date and time information relative to UTC (Coordinated Universal Time).

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string GPSDateStamp { get; set; }

Property Value

Type: String
The GPS character string recording date and time information relative to UTC (Coordinated Universal Time).
See Also