LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrZoneAfterRecognitionNotes Enumeration

Show in webframe







The after recognition flags for the zone.
Syntax
'Declaration
 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum OcrZoneAfterRecognitionNotes 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrZoneAfterRecognitionNotes
[FlagsAttribute()]
[SerializableAttribute()]
public enum OcrZoneAfterRecognitionNotes : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTOcrZoneAfterRecognitionNotes
public enum OcrZoneAfterRecognitionNotes
Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes = function() { };
Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes.prototype = {
None = 0x00000000, LanguageDictionaryUsed = 0x00000001, UserDictionaryUsed = 0x00000002, VerificationUsed = 0x00000004, };
[FlagsAttribute()]
[SerializableAttribute()]
public enum class OcrZoneAfterRecognitionNotes : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo notes.
0x00000001LanguageDictionaryUsedThe language dictionary was enabled during the checking process (spell checking was activated for the zone).
0x00000002UserDictionaryUsedThe User dictionary was enabled during the checking process (User dictionary checking was activated for the zone).
0x00000004VerificationUsedNot used in this version of LEADTOOLS.
Remarks

The value of the OcrZone.AfterRecognitionNotes will be updated if any of the OcrZoneRecognitionOptions values set in OcrZone.RecognitionOptions is used during the recognition process.

Example
For an example, refer to IOcrPage.AutoZone.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace
OcrZone.AfterRecognitionNotes
OcrZone.RecognitionOptions
AutoZone Method
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR
An Overview of OCR Recognition Modules

 

 


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

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