Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > NativeOcrZone Structure : AfterRecognitionNotes Property |
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); }
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.
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