ExifDataGPSStatus Property |
Namespace: Aspose.Imaging.Exif
public string GPSStatus { get; set; }
Public Property GPSStatus As String Get Set
public: property String^ GPSStatus { String^ get (); void set (String^ value); }
member GPSStatus : string with get, set