Destroy the recognized data internally stored in this IOcrPage.
public void Unrecognize()
Sub 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.
GetRecognizedCharacters Method
SetRecognizedCharacters Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET