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 : RecognitionOptions Property |
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); }
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.
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