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

The following tables list the members exposed by WiaAcquireEventArgs.

Public Properties

 NameDescription
public Property CancelAborts the acquire operation.  
public Property FileNameIndicates the full filename and path into which the current scanning operation is saving the page(s) that are being acquired.  
public Property FlagsIndicates the start and the end of each acquired page.  
public Property ImageGets the IRasterImage which holds the image data acquired from the WIA Data Source.  
public Property PercentIndicates the percent completion of the acquisition process from the WIA source.  
Top

See Also