LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IOcrUserDictionaryItem Interface
See Also  Members  
Leadtools.Forms.Ocr Namespace : IOcrUserDictionaryItem Interface



Describes an item in a user dictionary.

Syntax

Visual Basic (Declaration) 
Public Interface IOcrUserDictionaryItem 
Visual Basic (Usage)Copy Code
Dim instance As IOcrUserDictionaryItem
C# 
public interface IOcrUserDictionaryItem 
C++/CLI 
public interface class IOcrUserDictionaryItem 

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.

To create a new item and add it to a user dictionary, first use IOcrUserDictionary.CreateItem to create the item then use IOcrUserDictionary.Addtem to add it.

To delete an item from a user dictionary, use IOcrUserDictionary.GetFirstItem and IOcrUserDictionary.GetNextItem till you get the item required, then use IOcrUserDictionary.RemoveItem to delete it.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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