StopLogging Method of the Engine Object
This method disables logging of errors, warnings and method calls.
Syntax
C++
HRESULT StopLogging();
C#
void StopLogging();
Visual Basic .NET
Sub StopLogging()
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