←Select platform

Score Property

Summary

Indicates the score of this match.

Syntax
C#
C++/CLI
Python
public int Score {get; set;} 
public:  
   property Int32 Score 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
Score # get and set (PatternMatch) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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