LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

RecognitionOptions Property

Show in webframe







Gets or sets the extra recognition options for this zone.
Syntax
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;}
@property (nonatomic, assign) LTOcrZoneRecognitionOptions recognitionOptions;
public OcrZoneRecognitionOptions getRecognitionOptions()
public void setRecognitionOptions(OcrZoneRecognitionOptions value)
            
 
get_RecognitionOptions();
set_RecognitionOptions(value);
Object.defineProperty('RecognitionOptions');
public:
property OcrZoneRecognitionOptions RecognitionOptions {
   OcrZoneRecognitionOptions get();
   void set (    OcrZoneRecognitionOptions value);
}

Property Value

One or more OcrZoneRecognitionOptions enumeration member that indicate the extra recognition options for this zone.
Remarks

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.

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

Target Platforms

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

RecognitionOptions requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features