Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

GetSupportedSpellCheckEngines Method








Gets a list of the spell checker supported by this OCR engine type.
Syntax
OcrSpellCheckEngine[] GetSupportedSpellCheckEngines()
'Declaration
 
Function GetSupportedSpellCheckEngines() As OcrSpellCheckEngine()
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim value() As OcrSpellCheckEngine
 
value = instance.GetSupportedSpellCheckEngines()
OcrSpellCheckEngine[] GetSupportedSpellCheckEngines()
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *supportedSpellCheckEngines
public OcrSpellCheckEngine[] getSupportedSpellCheckEngines()
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.GetSupportedSpellCheckEngines()
array<OcrSpellCheckEngine>^ GetSupportedSpellCheckEngines(); 

Return Value

An array of OcrSpellCheckEngine that contains the spell checker supported by this OCR engine type.
Remarks

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.

Example

For an example, refer to IOcrSpellCheckManager.

Requirements

Target Platforms

See Also

Reference

IOcrSpellCheckManager Interface
IOcrSpellCheckManager Members
Programming with the LEADTOOLS .NET OCR
OCR Languages and Spell Checking

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features