Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterThumbnailBrowserLoadThumbnailEventArgs Class Properties
See Also 
Leadtools.WinForms Namespace : RasterThumbnailBrowserLoadThumbnailEventArgs Class


For a list of all members of this type, see RasterThumbnailBrowserLoadThumbnailEventArgs members.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the loading event should be canceled.  
Public PropertyFileName The physical path to the file to load.  
Public PropertyImage The image thumbnail to load.  
Public PropertyIndex A zero-based integer that specifes the current position in number of items to load.  
Public PropertyPage The page number in the file to load.  
Public PropertyTotal An integer value that represents the total number of items to load.  
Public PropertyTotalPages The total number of pages in the file to load.  
Top

See Also