RecognizePageFieldsOCR_A
A page-level action that recognizes all fields on the page that have been configured for OCR/A recognition (see the OCR/A tab of the Recognition Options Setup dialog.)
Member of namespace
ocr_aSyntax
bool RecognizePageFieldsOCR_A ()
Parameters
None.Returns
False if the ruleset with this action is not bound to a Page object of the Document Hierarchy. Otherwise, True.Level
Page level.Details
OCR/AThis page-level action recognizes all fields on the page that have been configured for OCR/A recognition (see the OCR/A tab of the Recognition Options Setup dialog.)Note: Individual
field-level recognition actions will overwrite the results from this
page-level action. The action will not recognize a zoned field if
the Skip Recognition checkbox in the OCR/A tab
of the Recognition Options Setup dialog has
been selected.
- Example:
ReadZones() RecognizePageFieldsOCR_A()