Skip to main content
Region represents a field region on a document image. A region is built from one or more rectangles.

Properties

Methods

AddRectangle

Adds a rectangle to the region using the four boundary coordinates. Returns true if the rectangle was added.

RemoveRectangle

Removes the specified rectangle from the region. Returns true if the rectangle was removed.

RemoveAll

Removes all rectangles from the region.

RegionsCollection

A read-only collection of Region objects for a single field.

Methods

AddRegion

Adds a new region to the field on the specified page. Returns the created Region.

RemoveRegion

Removes the specified region.

RemoveAll

Removes all regions from the current field.