ExifTagGPSInfoGPSProcessingMethod Property

Gets the GPSProcessingMethod EXIF tag.

Description: A character string recording the name of the method used for location finding. The string encoding is defined using the same scheme as UserComment.
Id: 27 (0x001b)
Type: Comment

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSProcessingMethod { get; }

Property Value

ExifTag

See Also