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


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

Public Properties

 NameDescription
Public PropertyAdd Returns true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.  
Public PropertyFileName Returns the file name that was just added to the RasterThumbnailBrowser.  
Public PropertyPage Return the page number for the file that was just added to the RasterThumbnailBrowser.  
Public PropertyTotalPages Return the total number of pages for the file that was just added to the RasterThumbnailBrowser.  
Top

See Also