RecognizeFieldOCR_A

A field-level action that retrieves a zoned field's settings from the OCR/A tab of the Recognition Options Setup dialog, and uses these settings to recognize the field's value.

Member of namespace

ocr_a

Syntax

bool RecognizeFieldOCR_A ()

Parameters

None.

Returns

False if the ruleset with this action is not bound to a Field object of the Document Hierarchy. Otherwise, True.

Level

Field level.

Details

This field-level action retrieves a zoned field's settings from the OCR/A tab of the Recognition Options Setup dialog, and uses these settings to recognize the field's value.
Example:
TaxpayerSSN Rule 1
RecognizeFieldOCR_A()  

In the example, the rule uses the action to retrieve and apply settings in the OCR/A tab of the Recognition Options Setup dialog, settings that were previously assigned to a Document Hierarchy's zoned field.