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


The following tables list the members exposed by RasterThumbnailBrowserAddFileEventArgs.

Public Constructors

 NameDescription
Public ConstructorRasterThumbnailBrowserAddFileEventArgs ConstructorOverloaded.  Initializes a new RasterThumbnailBrowserAddFileEventArgs with default values.  
Top

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