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

In This Topic
    GpsDestDistanceRefRaw Property
    In This Topic
    Gets or sets the unit used to express the distance to the destination point.

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

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