confidence property

double confidence
final

Rough confidence in the extraction, 0 to 1.

1 means the document told us its text outright (/ActualText or a complete /ToUnicode CMap). Lower values mean more was inferred — a Bijoy conversion, or a font with no usable mapping.

Implementation

final double confidence;