LoadFromDirectory Method (ThumbnailEx)
In This Topic
Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or
PDF document found in the directory. Thumbnails will be generated asynchronously.
Overload List
Overload | Description |
LoadFromDirectory(String,Boolean) |
Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or
PDF document found in the directory. Thumbnails will be generated asynchronously.
|
LoadFromDirectory(String,Boolean,String) |
Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or
PDF document found in the directory. Thumbnails will be generated asynchronously.
|
LoadFromDirectory(String,Boolean,String[]) |
Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or
PDF document found in the directory. Thumbnails will be generated asynchronously.
|
See Also