Accusoft ISIS Xpress 7
ScanBatch Method
Description
Starts a batch scan process.
Syntax
Visual Basic
Public Sub ScanBatch() 
Remarks

During the scan process a Scanning Event is fired before the scan to allow the filename to be changed. If the UseCompression Property is false then Progress Events will be fired during the scan. After a page has completed, the Scanned Event will fire.
 
If the UseSchema Property is true, then ISIS Xpress will generate a naming schema to use for filenames.  The generated filename can be checked and changed in each Scanning Event.

IMPORTANT!  The ScanBatch method will not finish until the FeederEmpty Event StopScan Parameter is set to true in the FeederEmpty Event to indicate the batch is done or until the Cancel Method is called.

When the scanner feeder is empty, a FeederEmpty Event is fired. This event may fire after each scan if you are using a scanner that does not have a feeder or a scanner that cannot detect paper in the feeder.

See Also

ISISXpress Object  | ISISXpress Members  | FeederEmpty Event  | Cancel Method  | Scanning Event  | Progress Event  | UseCompression Property  | UseSchema Property  | Scanned Event

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback