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

In This Topic
    GpsLongitudeRef Property
    In This Topic
    Gets or sets a value indicating whether the longitude is east or west longitude.
    Syntax
    'Declaration
     
    Public Property GpsLongitudeRef As GpsLongitudeRef
    public GpsLongitudeRef GpsLongitudeRef {get; set;}
    See Also