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
Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes = function() { }; Leadtools.Forms.Ocr.OcrZoneAfterRecognitionNotes.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] [SerializableAttribute()] public enum class OcrZoneAfterRecognitionNotes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
LanguageDictionaryUsed | The language dictionary was enabled during the checking process (spell checking was activated for the zone). |
None | No notes. |
UserDictionaryUsed | The User dictionary was enabled during the checking process (User dictionary checking was activated for the zone). |
VerificationUsed | Not used in this version of LEADTOOLS. |
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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
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