Accusoft.ISISXpressSdk Namespace > Scanner Class : ClearScanAheadPages Method |
'Declaration Public Sub ClearScanAheadPages()
'Usage Dim instance As Scanner instance.ClearScanAheadPages()
public void ClearScanAheadPages()
public: void ClearScanAheadPages();
public: void ClearScanAheadPages();
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.