ProcessingMethod

ExifGpsPackage.ProcessingMethod property

Gets or sets a character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.

public byte[] ProcessingMethod { get; set; }

Property Value

A character string recording the name of the method used for location finding.

See Also