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



Consists of a list of PageRecognitionResult objects containing the success or failure result of comparison operation for each Form page.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PageResults As IList(Of PageRecognitionResult)
Visual Basic (Usage)Copy Code
Dim instance As FormRecognitionResult
Dim value As IList(Of PageRecognitionResult)
 
value = instance.PageResults
C# 
public IList<PageRecognitionResult> PageResults {get;}
C++/CLI 
public:
property IList<PageRecognitionResult>^ PageResults {
   IList<PageRecognitionResult>^ get();
}

Return Value

List representing the results of the recognition process for the different Form pages.

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