Click or drag to resize
ExifDataGPSTimestamp Property
Gets or sets the GPS time as UTC (Coordinated Universal Time).

Namespace: Aspose.PSD.Exif
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public TiffRational[] GPSTimestamp { get; set; }

Property Value

Type: TiffRational
The GPS time as UTC (Coordinated Universal Time).
See Also