ZoneLEFT_LeftBound

Uses the left boundary of the current image to specify the left boundary of the zone position of the current field in the page data file.

Syntax

bool ZoneLEFT_LeftBound ()

Parameters

Smart parameters are supported.

Returns

Always True.

Level

Field level.

Details

Uses the left boundary of the current field’s word to define the left edge of the field’s zone. This extends the width of the zone to accommodate the current word.
Example
ZoneLEFT_LeftBound()

If the field's recognized values reach beyond the zone's limits, you can use this action to expand the zone appropriately.