AreaInformation

ExifGpsPackage.AreaInformation property

Gets or sets the character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area.

public byte[] AreaInformation { get; set; }

Property Value

The character string recording the name of the GPS area.

See Also