←Select platform

ScoreRank Property

Summary

Search ranking score.

Syntax
C#
C++/CLI
Java
Python
public int ScoreRank { get; set; } 
public:  
   property int ScoreRank 
   { 
      int get() 
      void set(int value) 
   } 
public int getScoreRank(); 
public void setScoreRank( 
   int intValue 
); 
ScoreRank # get and set (FullTextSearchItem) 

Property Value

Value between 0 and 100. Higher values represent more confidence.

Remarks

Used for output.

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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