Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrPage Interface : Unrecognize Method |
void Unrecognize()
'Declaration
Sub Unrecognize()
'Usage
Dim instance As IOcrPage instance.Unrecognize()
void Unrecognize()
- (void)unrecognize
public void unrecognize()
function Leadtools.Forms.Ocr.IOcrPage.Unrecognize()
void Unrecognize();
The effect of calling the Unrecognize method is the same as if the application had not called the Recognize.
After Unrecognize is called, the value of the IsRecognized property of this page is set to false.
IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
Recognize Method
GetText Method
IsRecognized Property
OcrZone Structure
AutoZone
GetRecognizedCharacters Method
SetRecognizedCharacters Method
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
Programming with the LEADTOOLS .NET OCR
Recognizing OCR Pages
OCR Confidence Reporting