RemoveGeometricalDistortions Method of the ImageDocument Object
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
11/7/2025 12:48:30 PM