Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GpsStatusRaw Property

In This Topic
    GpsStatusRaw Property
    In This Topic
    Gets or sets the status of the GPS receiver when the image is recorded.

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

    Syntax
    'Declaration
     
    Public Property GpsStatusRaw As System.String
    public System.string GpsStatusRaw {get; set;}
    See Also