EnableCandidateEvaluation
This property sets or returns if a candidate evaluation (so called Second Pass) is permitted.
For
EnableCandidateEvaluation
, the following three options are available.
- Above configured search areas:
EvalOverSearchAreas
is set to TRUE. - First page only.
EvalFirstPageOnly
is set to TRUE. - All pages of document. Evaluation is performed using the entire text of the document, which is performed if neither of the above restrictions is TRUE. Both are FALSE.
The EvalOverSearchAreas or EvalFirstPageOnly restrictions are mutually excluding, therefore when setting one to TRUE, the other one automatically becomes FALSE.
Note: If candidate evaluation (Second Pass) is switched off, then candidates, returned after the
first pass, typically have very low confidence.
Syntax
EnableCandidateEvaluation as Boolean