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



The user dictionary item styles.

Syntax

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

Members

MemberDescription
None The item is a literal.
RegularExpression The item is a regular expression.

Example

For an example, refer to IOcrUserDictionary.

Remarks

Important Note: User dictionaries are only supported in the Advantage OCR engine in this version of LEADTOOLS. Using the functionality of the IOcrUserDictionary interface in any other engine will have no effect on the recognition results.

Use the value of this enumeration when creating a new IOcrUserDictionaryItem to add it to a user dictionary.

Inheritance Hierarchy

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

Requirements

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

See Also

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