Skip to main content

What it does

Represents a region of the document field. Note. Some methods and properties of this object are not available on the Web Verification Station for checking rules locally. The methods and properties that are not supported are marked with an asterisk (*).

Methods

DefinitionDescription
Delete( )Deletes a field region.

Properties

NameTypeAccessDescription
FieldIFieldRead-onlyThe document field that corresponds to the region. The property value can be “0”.
IsMatchedboolRead-onlySpecifies whether the region is matched
PageIPageRead-onlyThe page that contains the region
PageIndexintRead/writeThe number of the page in the document the region is located on
Picture *IPictureObjectRead-onlyThe picture that corresponds to the region
RectsIRectsRead-onlyThe array of rectangles the region consists of
SurroundingRectIRectRead-onlyThe rectangle that describes the whole region
In the custom recognition script the value of the Field property is always “0” as the field does not exist at the time of recognition.