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



Gets the user dictionary settings currently used in the engine.

Syntax

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

Return 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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