RegisterPageFields

Returns the field positions for all zoned fields of the current page.

Member of namespace

Recog_Shared

Syntax

RegisterPageFields ()

Parameters

None.

Returns

False if a ruleset with this action is not bound to a Page object of the Document Hierarchy; or if the action cannot find the page's Fingerprint file (.cco). Otherwise, True.

Level

Page level.

Details

This action returns the field positions of all zoned fields of the current page. The action is similar to the ReadZones action of the Zones.rrx file.
Note: Use the ReadZones action when possible.
Example
RegisterPageFields()