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

In This Topic
    GpsTrackRefRaw Property
    In This Topic
    Gets or sets the reference for giving the direction of GPS receiver movement.

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

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