LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 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