←Select platform

NativeOcrZoneAfterRecognitionNotes Enumeration

Summary
The after recognition flags for the zone.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
[FlagsAttribute()] 
public enum NativeOcrZoneAfterRecognitionNotes 
<FlagsAttribute()> 
<SerializableAttribute()> 
Public Enum NativeOcrZoneAfterRecognitionNotes  
public enum NativeOcrZoneAfterRecognitionNotes 
[FlagsAttribute()] 
[SerializableAttribute()] 
public enum class NativeOcrZoneAfterRecognitionNotes   
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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.