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

In This Topic
    GpsStatus Property
    In This Topic
    Gets or sets the status of the GPS receiver when the image is recorded.
    Syntax
    'Declaration
     
    Public Property GpsStatus As GpsStatus
    public GpsStatus GpsStatus {get; set;}
    See Also