Skip to main content
This method converts screen coordinates of the specified point into coordinates on the document image.

Syntax

C++

C#

Visual Basic .NET

Parameters

ScreenX [in] Specifies the horizontal coordinate of the point in screen coordinates. ScreenY [in] Specifies the vertical coordinate of the point in screen coordinates. DocumentX [out] Receives the horizontal coordinate of the point on the document image. DocumentY [out] Receives the vertical coordinate of the point on the document image.

Return values

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

See also

TextEditor DocumentToScreen