←Select platform

Results Property

Summary

Gets the results of processing the field.

Syntax
C#
VB
C++
public List<string> Results { get; } 
Public ReadOnly Property Results() As List(Of String) 
   Get 
public:  
   property List<String^>^ Results 
   { 
      List<String^>^ get() 
   } 

Property Value

A list of string values that represents the results of filled OMR marks for each OMR row or column.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.