Leadtools.Forms.Ocr Namespace > OcrZone Structure : RecognitionOptions Property |
public OcrZoneRecognitionOptions RecognitionOptions {get; set;}
'Declaration Public Property RecognitionOptions As OcrZoneRecognitionOptions
'Usage Dim instance As OcrZone Dim value As OcrZoneRecognitionOptions instance.RecognitionOptions = value value = instance.RecognitionOptions
public OcrZoneRecognitionOptions RecognitionOptions {get; set;}
get_RecognitionOptions();
set_RecognitionOptions(value);
public: property OcrZoneRecognitionOptions RecognitionOptions { OcrZoneRecognitionOptions get(); void set ( OcrZoneRecognitionOptions value); }
The OcrZone.RecognitionOptions property can be used to control how the checking subsystem will check the recognized result for the zone. For more information, refer to OcrZoneRecognitionOptions.
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
OcrZoneRecognitionOptions Enumeration
AfterRecognitionNotes 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