LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

AddFile Event

Show in webframe





Occurs once for each image file loaded into the RasterThumbnailBrowser.
Syntax
Event Data

The event handler receives an argument of type RasterThumbnailBrowserAddFileEventArgs containing data related to this event. The following RasterThumbnailBrowserAddFileEventArgs properties provide information specific to this event.

PropertyDescription
Add Returns true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.
FileName Returns the file name that was just added to the RasterThumbnailBrowser.
Page Return the page number for the file that was just added to the RasterThumbnailBrowser.
TotalPages Return the total number of pages for the file that was just added to the RasterThumbnailBrowser.
Remarks
This event is raised for each image file loaded. Loading images is initiated by calling the LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags) method.
Example
For an example, refer to RasterThumbnailBrowser.
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.