Click or drag to resize

ExifDataGPSStatus Property

Gets or sets the status of the GPS receiver when the image is recorded.

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

Property Value

Type: String
The status of the GPS receiver when the image is recorded.
See Also