This property refers to the information about the image description. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
[Visual Basic] Public ReadOnly Property
ThumbnailImageDescription As String
[C#] public string ThumbnailImageDescription
{get;}
Property Value
ThumbnailImageDescription refers to the character string giving the title of the Thumbnail image
Explanation
The ThumbnailImageDescription property refers to the information about the image description. 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.Win.ImageKit