Accusoft.ISISXpress6.Net
Cancel(Boolean) Method
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace > Scanner Class > Cancel Method : Cancel(Boolean) Method




immediate
A boolean value which should be set to true to immediately cancel the process. Otherwise, false should be set to wait until the current page is transferred from the scanner.

Glossary Item Box

Cancels the scanning process allowing to pass in a boolean value.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

immediate
A boolean value which should be set to true to immediately cancel the process. Otherwise, false should be set to wait until the current page is transferred from the scanner.

Remarks

If the immediate parameter is false, this method causes the scanner to wait til the current page is transferred from the scanner before the scanning process is cancelled. If the ScanSettingInfo ScanAhead value is enabled and the scanner driver supports the ScanSettingInfo ScanAheadPages setting, then ISIS Xpress processes those pages that have been scanned ahead, otherwise ISIS Xpress stops processing all pages.

See Also

©2013. Accusoft Corporation. All Rights Reserved.