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 : NativeOcrZoneAfterRecognitionNotes Enumeration |
[FlagsAttribute()] [SerializableAttribute()] public enum NativeOcrZoneAfterRecognitionNotes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'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
The value of the AfterRecognitionNotes will be updated if any of the NativeOcrZoneRecognitionOptions values set in RecognitionOptions is used during the recognition process.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.NativeOcrZoneAfterRecognitionNotes
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