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

In This Topic
    GpsVersionID Property
    In This Topic
    Gets or sets the version of GPSInfoIFD.
    Syntax
    'Declaration
     
    Public Property GpsVersionID As System.String
    public System.string GpsVersionID {get; set;}
    See Also