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

In This Topic
    GpsAreaInformation Property
    In This Topic
    Gets or sets the name of the GPS area.
    Syntax
    'Declaration
     
    Public Property GpsAreaInformation As System.String
    public System.string GpsAreaInformation {get; set;}
    See Also