Reset Method of the EnumDictionaryWords Object
This method restarts the iteration. This method may be called any time during iteration to reset the iteration.
Syntax
C++
HRESULT Reset();
C#
void Reset();
Visual Basic .NET
Sub Reset()
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
17.09.2024 15:14:41