CancelScan Method of the ScanSource Object
This method cancels the asynchronous scanning operation.
Syntax
C++
HRESULT CancelScan();
C#
void CancelScan();
Visual Basic .NET
Sub CancelScan()
Return values
This method may return the standard return values of ABBYY FineReader Engine functions.
See also
9/17/2024 3:14:41 PM