←Select platform

Unrecognize Method

Summary

Destroy the recognized data internally stored in this IOcrPage.

Syntax
C#
VB
Objective-C
C++
Java
public void Unrecognize() 
Sub Unrecognize()  
- (void)unrecognize 
public void unrecognize() 
void Unrecognize();  

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly