[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.GpsAreaInformationRaw

GpsAreaInformationRaw Property

GpsAreaInformationRaw

Gets or sets the name of the GPS area.

The value is in raw format as defined in Exif specification.

Declaration
public byte[] GpsAreaInformationRaw { get; set; }
Public Property GpsAreaInformationRaw As Byte()