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

In This Topic
    GpsLatitudeRefRaw Property
    In This Topic
    Gets or sets a value indicating whether the latitude is north or south latitude.

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

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