ExifTagImageModel Property

Gets the Model EXIF tag.

Description: The model name or model number of the equipment. This is the model name or number of the DSC, scanner, video digitizer or other equipment that generated the image. When the field is left blank, it is treated as unknown.
Id: 272 (0x0110)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also