Skip to main content
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

Engine EnableEngineLogging EnableProcessorLogging StartLogging