Leadtools.Forms.Ocr Namespace > OcrZone Structure : AfterRecognitionNotes Property |
public OcrZoneAfterRecognitionNotes AfterRecognitionNotes {get; set;}
'Declaration Public Property AfterRecognitionNotes As OcrZoneAfterRecognitionNotes
'Usage Dim instance As OcrZone Dim value As OcrZoneAfterRecognitionNotes instance.AfterRecognitionNotes = value value = instance.AfterRecognitionNotes
public OcrZoneAfterRecognitionNotes AfterRecognitionNotes {get; set;}
get_AfterRecognitionNotes();
set_AfterRecognitionNotes(value);
public: property OcrZoneAfterRecognitionNotes AfterRecognitionNotes { OcrZoneAfterRecognitionNotes get(); void set ( OcrZoneAfterRecognitionNotes value); }
The value of the AfterRecognitionNotes will be updated if any of the OcrZoneRecognitionOptions values set in RecognitionOptions is used during the recognition process.
Note: This property is not supported for the LEADTOOLS OCR Advantage Engine.
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
OcrZone Structure
OcrZone Members
AutoZone Method
OcrZoneAfterRecognitionNotes Enumeration
RecognitionOptions Property
IOcrSpellCheckManager Interface
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR
LEADTOOLS OCR Plus Engine Settings