Leadtools.Forms.Ocr Namespace > IOcrPage Interface : Unrecognize Method |
void Unrecognize()
'Declaration Sub Unrecognize()
'Usage Dim instance As IOcrPage instance.Unrecognize()
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 or RecognizeText.
After Unrecognize is called, the value of the IsRecognized property of this page is set to false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
Recognize Method
RecognizeText 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