Click or drag to resize

ExifDataGPSVersionID Property

Gets or sets the GPS version identifier.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public byte[] GPSVersionID { get; set; }

Property Value

Type: Byte
The GPS version identifier.
See Also