ExifTagPhotoBodySerialNumber Property

Gets the BodySerialNumber EXIF tag.

Description: This tag records the serial number of the body of the camera that was used in photography as an ASCII string.
Id: 42033 (0xa431)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also