| AccusoftISISXpress7 ActiveX DLL > ISISXpress Object : Cancel Method |
Cancels the scanning process immediately or waits until the current page is transferred from the scanner before the scanning process is cancelled.
| Visual Basic |
|---|
Public Sub Cancel( _ Optional ByVal bImmediate As Boolean = True _ ) |