confidence Property

Summary

The confidence number expressing the analysis certainty.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnalysisResult.prototype, 'confidence', 
   get: function() 
) 
readonly confidence: number; 

Property Value

An integer value between 0 (worst) and 100 (best) that indicates the confidence number expressing the analysis certainty.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.