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



The UserDictionary Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets the user dictionary settings currently used in the engine.

Syntax

Visual Basic (Declaration) 
ReadOnly Property UserDictionary As IOcrUserDictionary
Visual Basic (Usage)Copy Code
Dim instance As IOcrSpellCheckManager
Dim value As IOcrUserDictionary
 
value = instance.UserDictionary
C# 
IOcrUserDictionary UserDictionary {get;}
C++/CLI 
property IOcrUserDictionary^ UserDictionary {
   IOcrUserDictionary^ get();
}

Property Value

An IOcrUserDictionary interface implementation object that define the user dictionary currently used in the checking subsystem.

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.

For more information about the spell checking system, refer to IOcrSpellCheckManager.

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

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