ExifTagPhotoLensSerialNumber Property

Gets the LensSerialNumber EXIF tag.

Description: This tag records the serial number of the interchangeable lens that was used in photography as an ASCII string.
Id: 42037 (0xa435)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also