Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

Rectangle represents a single rectangular area on a page image, defined by its top-left and bottom-right corners.

Properties

NameTypeAccessDescription
TopLeftXnumberRead-onlyX-coordinate of the top-left corner.
TopLeftYnumberRead-onlyY-coordinate of the top-left corner.
BottomRightXnumberRead-onlyX-coordinate of the bottom-right corner.
BottomRightYnumberRead-onlyY-coordinate of the bottom-right corner.

Region

Area on a page image that contains the text for a field.

Field

Provides access to the field value and its properties.

Object model

Full JavaScript object reference for Custom activity scripts.