←Select platform

Unrecognize Method

Summary

Destroy the recognized data internally stored in this IOcrPage.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public void Unrecognize() 
Sub Unrecognize()  
void Unrecognize() 
- (void)unrecognize 
public void unrecognize() 
function Leadtools.Forms.Ocr.IOcrPage.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly