Skip to main content
This method allows you to set the rectangle for the symbol. It affects its Left, Top, Right, Bottom properties, and does not affect the CharacterRegion property. The rectangle is defined in pixel coordinates on image.

Syntax

C++

C#

Visual Basic .NET

Parameters

Left [in] Coordinate for the left border of the rectangle. Top [in] Coordinate for the top border of the rectangle. Right [in] Coordinate for the right border of the rectangle. Bottom [in] Coordinate for the bottom border of the rectangle.

Return values

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

See also

CharParams