This property refers to the information about the model name or model number of the equipment. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

[Visual Basic] Public ReadOnly Property ThumbnailModel As String
[C#] public string ThumbnailModel {get;}

Property Value

ThumbnailModel refers to the model name or model number of the equipment that generated the Thumbnail image

Explanation

The ThumbnailModel property refers to the information about the model name or model number of the equipment. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

The property value is derived from the image tags related to the thumbnail image information.

See Also

ImageKit.File.Exif Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation