
|
ImgScanner Class Library ScanFinished(String) Event |
Is raised when the multipage scan is finished.
|
[Visual Basic] Public Shadows Event ScanFinished( _ ByVal Filename As String) |
Parameters
Filename
The scanned multipage filename.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the ScanFinished event.
|
[Visual Basic] Private Sub Scan_Finished(ByVal Filename As String) Handles ImgScanner1.ScanFinished 'Adicional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6