Skip to main content
This method removes the geometrical distortions of the image (such as curving lines near the edge of a page).

Syntax

C++

HRESULT RemoveGeometricalDistortions();

C#

void RemoveGeometricalDistortions();

Visual Basic .NET

Sub RemoveGeometricalDistortions()

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ImageDocument