LEADTOOLS Forms (Leadtools.Forms.Recognition assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PageResults Property
See Also 
Leadtools.Forms.Recognition Namespace > FormRecognitionResult Class : PageResults Property



The PageResults Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

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();
}

Property Value

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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