LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterThumbnailBrowserAddFileEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterThumbnailBrowserAddFileEventArgs Class

The following tables list the members exposed by RasterThumbnailBrowserAddFileEventArgs.

Public Constructors

Public Properties

 NameDescription
public Property AddReturns true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.  
public Property FileNameReturns the file name that was just added to the RasterThumbnailBrowser.  
public Property PageReturn the page number for the file that was just added to the RasterThumbnailBrowser.  
public Property TotalPagesReturn the total number of pages for the file that was just added to the RasterThumbnailBrowser.  
Top

See Also