Accusoft.ISISXpress7.Net
ClearScanAheadPages Method




Clears the scanner's buffers of any scanned in ahead pages.
Syntax
'Declaration
 
Public Sub ClearScanAheadPages() 
'Usage
 
Dim instance As Scanner
 
instance.ClearScanAheadPages()
public void ClearScanAheadPages()
public: void ClearScanAheadPages(); 
public:
void ClearScanAheadPages(); 
Remarks

Call this method if a Cancel method was performed while the scanner was set to scan ahead with the ScanSettingInfo scan setting set to ScanAhead.On. This flushes the scanner's buffers of any unprocessed pages.

See Also

Reference

Scanner Class
Scanner Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback