This property refers to the GPS tag version (i.e. "2000"). The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

[Visual Basic] Public ReadOnly Property GPSVersion As String
[C#] public string GPSVersion {get;}

Property Value

The GPS tag version (i.e. "2000")

Explanation

The GPSVersion property refers to the GPS tag version (i.e. "2000"). The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

This property is derived from the image tags related to the Exif version. 


See Also

IkFile Class | IkFile.Exif Members


The ImageKit.NET3 is created by Newtone Corporation