This property refers to the information about the software. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.

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

Property Value

ThumbnailSoftware refers to the name and version of the software used to generate the Thumbnail image

Explanation

The ThumbnailSoftware property refers to the information about the software. 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