Gets a value that determine whether a given spell language is supported by the current spell checker.
public bool IsSpellLanguageSupported(
string name
)
Function IsSpellLanguageSupported( _
ByVal name As String _
) As Boolean
- (BOOL)isSpellLanguageSupported:(LTOcrLanguage)language
public boolean isSpellLanguageSupported(String name)
bool IsSpellLanguageSupported(
String^ name
)
name
The language name. For more information about the format of language names, refer to IOcrLanguageManager.
True if this language can be used as the spell language; otherwise it is false.
You can get the names of all the spell languages supported by the engine with the GetSupportedSpellLanguages method.
For more information about the spell checking system, refer to IOcrSpellCheckManager.
IOcrSpellCheckManager Interface
GetSupportedSpellLanguages Method
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document