←Select platform

PageResults Property

Summary

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

Syntax

C#
VB
C++
public IList<PageRecognitionResult> PageResults {get;}
Public ReadOnly Property PageResults As IList(Of PageRecognitionResult)
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Recognition Assembly
Click or drag to resize