C#
VB
C++
Consists of a list of PageRecognitionResult objects containing the success or failure result of comparison operation for each Form page.
public IList<PageRecognitionResult> PageResults { get; }
List representing the results of the recognition process for the different Form pages.