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 rectangular area on an image. Coordinates are specified in pixels relative to the page’s top-left corner.

Properties

NameTypeAccess levelDescription
LeftintRead-writeThe x-coordinate of the left boundary.
TopintRead-writeThe y-coordinate of the top boundary.
RightintRead-writeThe x-coordinate of the right boundary.
BottomintRead-writeThe y-coordinate of the bottom boundary.

ImageRegion

A single field region on an image, possibly composed of multiple rectangles.

RectangleList

A list of rectangle areas on an image.

ImageRegionList

A collection of field regions on an image.

Object model

Full JavaScript object reference for use in Advanced Script Rules.