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

In This Topic
    GpsProcessingMethod Property
    In This Topic
    Gets or sets the name of the method used for location finding.
    Syntax
    'Declaration
     
    Public Property GpsProcessingMethod As System.String
    public System.string GpsProcessingMethod {get; set;}
    See Also