Leadtools.Forms.Ocr Namespace : OcrZoneAfterRecognitionNotes Enumeration |
[FlagsAttribute()] [SerializableAttribute()] public enum OcrZoneAfterRecognitionNotes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> <SerializableAttribute()> Public Enum OcrZoneAfterRecognitionNotes Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OcrZoneAfterRecognitionNotes
[FlagsAttribute()] [SerializableAttribute()] public enum OcrZoneAfterRecognitionNotes : System.IComparable, System.IConvertible, System.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.IComparable, System.IConvertible, System.IFormattable
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.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes
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