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

Show in webframe

NativeOcrZoneAfterRecognitionNotes Enumeration








The after recognition flags for the zone.
Syntax
'Declaration
 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum NativeOcrZoneAfterRecognitionNotes 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As NativeOcrZoneAfterRecognitionNotes
[FlagsAttribute()]
[SerializableAttribute()]
public enum NativeOcrZoneAfterRecognitionNotes : System.IComparable, System.IConvertible, System.IFormattable  
public enum NativeOcrZoneAfterRecognitionNotes
Leadtools.Forms.Ocr.NativeOcrZoneAfterRecognitionNotes = function() { };
Leadtools.Forms.Ocr.NativeOcrZoneAfterRecognitionNotes.prototype = {<br/>
  None = 0x00000000,
	LanguageDictionaryUsed = 0x00000001,
	UserDictionaryUsed = 0x00000002,
	VerificationUsed = 0x00000004,
	
 };
[FlagsAttribute()]
[SerializableAttribute()]
public enum class NativeOcrZoneAfterRecognitionNotes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No notes.
0x00000001LanguageDictionaryUsed The language dictionary was enabled during the checking process (spell checking was activated for the zone).
0x00000002UserDictionaryUsed The User dictionary was enabled during the checking process (User dictionary checking was activated for the zone).
0x00000004VerificationUsed Not used in this version of LEADTOOLS.
Remarks

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

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

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

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