Click or drag to resize

ExifDataGPSTags Property

Gets or sets tags, which belong to GPS section only.

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

Property Value

Type: TiffDataType
The GPS tags.
See Also