| Overload | Description |
|---|---|
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,IActionProgressController) | Returns a thumbnail image of the specified page of image/document source. |
| GetThumbnail(Int32,Size) | Returns a thumbnail image of the specified page of image/document source. |
| GetThumbnail(Int32,Size,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of the specified page of image source. |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,Boolean,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of the specified page of image/document source. |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of the specified page of image/document source. |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,Boolean,IActionProgressController) | Returns a thumbnail image of the specified page of image/document source. |