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

In This Topic
    GpsDestLongitudeRefRaw Property
    In This Topic
    Gets or sets a value indicating whether the longitude of the destination point is east or west longitude.

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

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