confidenceValue property

double? confidenceValue
read / write

The confidence value describes how confident the OCR engine was when detecting the letters and words. Ranges from 0.0 (not confident) to 100.0 (very confident).

Implementation

double? confidenceValue;