For a list of all members of this type, see RasterThumbnailBrowserLoadThumbnailEventArgs members.
"| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the loading event should be canceled. |
| FileName | The physical path to the file to load. |
| Image | The image thumbnail to load. |
| Index | A zero-based integer that specifies the current position in number of items to load. |
| Page | The page number in the file to load. |
| Total | An integer value that represents the total number of items to load. |
| TotalPages | The total number of pages in the file to load. |