Leadtools.Forms.Ocr Namespace > IOcrSpellCheckManager Interface : GetSupportedSpellCheckEngines Method |
OcrSpellCheckEngine[] GetSupportedSpellCheckEngines()
'Declaration Function GetSupportedSpellCheckEngines() As OcrSpellCheckEngine()
'Usage Dim instance As IOcrSpellCheckManager Dim value() As OcrSpellCheckEngine value = instance.GetSupportedSpellCheckEngines()
OcrSpellCheckEngine[] GetSupportedSpellCheckEngines()
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.GetSupportedSpellCheckEngines()
array<OcrSpellCheckEngine>^ GetSupportedSpellCheckEngines();
To get and set the current spell checker, use SpellCheckEngine and to query if a certain spell checker is supported by this OCR engine, use IsSpellCheckEngineSupported.
For an example, refer to IOcrSpellCheckManager.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2