←Select platform

Confidence Property

Summary

Indicates the confidence level of the analysis/prediction.

Syntax
C#
VB
C++
public int Confidence { get; set; } 
Public Property Confidence() As Integer 
   Get 
   Set 
public:  
   property Int32 Confidence 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Values ranges from 0 (no confidence) to 100 (high confidence).

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

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