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



Gets or sets a value indicating whether the spell checking system is enabled.

Syntax

Visual Basic (Declaration) 
Overridable Property Enabled As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IOcrSpellCheckManager
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
C# 
virtual bool Enabled {get; set;}
C++/CLI 
virtual property bool Enabled {
   bool get();
   void set (bool value);
}

Return Value

True the spell checking system is enabled; otherwise it is false.

Example

For an example, refer to IOcrSpellCheckManager.

Remarks

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

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