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.

ImageRegion represents a field region on a document image. A region can consist of multiple rectangular areas.

Properties

NameTypeAccess levelDescription
FieldFieldRead-onlyThe field that the region belongs to.
PagePageRead-onlyThe page the region is on.
RectanglesRectangleListRead-writeA list of all rectangular areas on the image that the region consists of.
SurroundingRectangleRectangleRead-onlyA single rectangle that encloses the entire region.

ImageRegionList

A collection of field regions on an image.

Rectangle

A rectangular area on an image, with coordinates in pixels.

RectangleList

A list of rectangle areas on an image.

Page

A single document page.

Object model

Full JavaScript object reference for use in Advanced Script Rules.