
|
ImgEdit Class Library OCR_Completed(String) Event |
Is raised when the simple OCR is completed.
|
[Visual Basic] Public Event OCR_Completed( _ ByVal Results As String) |
Parameters
Value
The text results of the simple OCR.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the OCR_Completed event.
|
[Visual Basic] Private Sub ImgEdit1_OCR_Completed(ByVal Results As String) _ Handles ImgEdit1.OCR_Completed '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