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

In This Topic
    GpsSatellites Property
    In This Topic
    Gets or sets the GPS satellites used for measurements.
    Syntax
    'Declaration
     
    Public Property GpsSatellites As System.String
    public System.string GpsSatellites {get; set;}
    See Also