Click or drag to resize

ExifDataGPSProcessingMethod Property

Gets or sets the GPS character string recording the name of the method used for location finding.

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

Property Value

Type: Byte
The GPS character string recording the name of the method used for location finding.
See Also