This property refers to the information about the artist's name. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
[Visual Basic] Public ReadOnly Property
ThumbnailArtist As String
[C#] public string ThumbnailArtist {get;}
Property Value
ThumbnailArtist refers to the camera owner, photographer, or creator of the Thumbnail image
Explanation
The ThumbnailArtist property refers to the information about the artist's name. 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