ExifTagPhotoLensModel Property

Gets the LensModel EXIF tag.

Description: This tag records the lens's model name and model number as an ASCII string.
Id: 42036 (0xa434)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also