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

Show in webframe

RecognitionOptions Property








Gets or sets the extra recognition options for this zone.
Syntax
public NativeOcrZoneRecognitionOptions RecognitionOptions {get; set;}
'Declaration
 
Public Property RecognitionOptions As NativeOcrZoneRecognitionOptions
'Usage
 
Dim instance As NativeOcrZone
Dim value As NativeOcrZoneRecognitionOptions
 
instance.RecognitionOptions = value
 
value = instance.RecognitionOptions
public NativeOcrZoneRecognitionOptions RecognitionOptions {get; set;}
public NativeOcrZoneRecognitionOptions getRecognitionOptions()
public void setRecognitionOptions(NativeOcrZoneRecognitionOptions value)
            
 <br/>get_RecognitionOptions();<br/>set_RecognitionOptions(value);<br/>Object.defineProperty('RecognitionOptions'); 
public:
property NativeOcrZoneRecognitionOptions RecognitionOptions {
   NativeOcrZoneRecognitionOptions get();
   void set (    NativeOcrZoneRecognitionOptions value);
}

Property Value

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

The NativeOcrZone.RecognitionOptions property can be used to control how the checking subsystem will check the recognized result for the zone. For more information, refer to NativeOcrZoneRecognitionOptions.

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
NativeOcrZoneRecognitionOptions Enumeration
AfterRecognitionNotes 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