←Select platform

Score Property

Summary

Indicates the score of this match.

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

Property Value

The score of the matching operation. The higher the score the better. There is no limit for how high it gets.

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.Unstructured Assembly

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