Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OcrZoneAfterRecognitionNotes Enumeration
See Also  
Leadtools.Forms.Ocr Namespace : OcrZoneAfterRecognitionNotes Enumeration



The after recognition flags for the zone.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum OcrZoneAfterRecognitionNotes 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As OcrZoneAfterRecognitionNotes
C# 
[FlagsAttribute()]
[SerializableAttribute()]
public enum OcrZoneAfterRecognitionNotes : Enum 
C++/CLI 
[FlagsAttribute()]
[SerializableAttribute()]
public enum class OcrZoneAfterRecognitionNotes : public Enum 

Members

MemberDescription
None No notes.
LanguageDictionaryUsed The language dictionary was enabled during the checking process (spell checking was activated for the zone).
UserDictionaryUsed The User dictionary was enabled during the checking process (User dictionary checking was activated for the zone).
VerificationUsed The user-written checking callback (OcrSpellCheckCallback) was enabled during the checking process (user-written checking was activated).

Example

For an example, refer to IOcrPage.AutoZone.

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.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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