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

In This Topic
    GpsSpeedRefRaw Property
    In This Topic
    Gets or sets the unit used to express the GPS receiver speed of movement.

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

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