Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

AfterRecognitionNotes Property








Gets or sets the after recognition notes for this zone.
Syntax
public NativeOcrZoneAfterRecognitionNotes AfterRecognitionNotes {get; set;}
'Declaration
 
Public Property AfterRecognitionNotes As NativeOcrZoneAfterRecognitionNotes
'Usage
 
Dim instance As NativeOcrZone
Dim value As NativeOcrZoneAfterRecognitionNotes
 
instance.AfterRecognitionNotes = value
 
value = instance.AfterRecognitionNotes
public NativeOcrZoneAfterRecognitionNotes AfterRecognitionNotes {get; set;}
public NativeOcrZoneAfterRecognitionNotes getAfterRecognitionNotes()
public void setAfterRecognitionNotes(NativeOcrZoneAfterRecognitionNotes value)
            
 <br/>get_AfterRecognitionNotes();<br/>set_AfterRecognitionNotes(value);<br/>Object.defineProperty('AfterRecognitionNotes'); 
public:
property NativeOcrZoneAfterRecognitionNotes AfterRecognitionNotes {
   NativeOcrZoneAfterRecognitionNotes get();
   void set (    NativeOcrZoneAfterRecognitionNotes value);
}

Property Value

One or more NativeOcrZoneAfterRecognitionNotes enumeration member that indicate the after recognition notes for this zone.
Remarks

The value of the AfterRecognitionNotes will be updated if any of the NativeOcrZoneRecognitionOptions values set in RecognitionOptions is used during the recognition process.

Note: This property is not supported for the LEADTOOLS OCR Advantage Engine.

Example
For an example, refer to IOcrPage.AutoZone.
Requirements

Target Platforms

See Also

Reference

NativeOcrZone Structure
NativeOcrZone Members
AutoZone Method
NativeOcrZoneAfterRecognitionNotes Enumeration
RecognitionOptions Property
IOcrSpellCheckManager Interface
NativeOcrZoneRecognitionModule Enumeration
NativeOcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
NativeOcrZone Structure
Programming with the LEADTOOLS .NET OCR

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features