Click or drag to resize

ExifDataGPSAreaInformation Property

Gets or sets the GPS area information.

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

Property Value

Type: Byte
The GPS area information.
See Also