←Select platform

GetSupportedSpellCheckEngines Method

Summary

Gets a list of the spell checker supported by this OCR engine type.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
[Leadtools.Forms.Ocr.OcrSpellCheckEngine[]](ocrspellcheckengine.html) GetSupportedSpellCheckEngines() 
Function GetSupportedSpellCheckEngines() As Leadtools.Forms.Ocr.OcrSpellCheckEngine() 
[Leadtools.Forms.Ocr.OcrSpellCheckEngine[]](ocrspellcheckengine.html) GetSupportedSpellCheckEngines() 
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *supportedSpellCheckEngines 
public OcrSpellCheckEngine[] getSupportedSpellCheckEngines() 
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.GetSupportedSpellCheckEngines() 
Leadtools.Forms.Ocr.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize