Leadtools.Forms.Recognition Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LargestConfidencePageNumber Property
See Also 
Leadtools.Forms.Recognition Namespace > FormRecognitionResult Class : LargestConfidencePageNumber Property



Specifies the index of the page which has the greatest confidence. This is a 1-based index.

Syntax

Visual Basic (Declaration) 
Public Property LargestConfidencePageNumber As Integer
Visual Basic (Usage)Copy Code
Dim instance As FormRecognitionResult
Dim value As Integer
 
instance.LargestConfidencePageNumber = value
 
value = instance.LargestConfidencePageNumber
C# 
public int LargestConfidencePageNumber {get; set;}
C++/CLI 
public:
property int LargestConfidencePageNumber {
   int get();
   void set (int value);
}

Return Value

The 1-based integer that specifes the index to the form page with the greatest confidence.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features