This method acquires the thumbnail image.

[Visual Basic] Public Function GetFiles() As Boolean
[C#] public bool GetFiles();

Return Value

Returns True if successful. Returns False if unsuccessful.

Explanation

The GetFiles method acquires the thumbnail image. To execute this method, it is necessary to first set the FileExtension and FilePath properties.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation