EndSpelling Method of the TextValidator Object
This method stops spell checking.
Syntax
C++
HRESULT EndSpelling();
C#
void EndSpelling();
Visual Basic .NET
Sub EndSpelling()
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
9/17/2024 3:14:41 PM