Count the Total Number of OMR Boxes - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Here is an example of a global function. It counts the total number of OMR boxes that are enabled on the entire form. Since it never directly references a zone, it is a good candidate for a global function. All zones are accessed dynamically through the Form.Zone() method.