←Select platform

Results Property

Summary

Gets the results of processing the field.

Syntax
C#
C++/CLI
Python
public List<string> Results { get; } 
public:  
   property List<String^>^ Results 
   { 
      List<String^>^ get() 
   } 
Results # get  (OmrFieldResult) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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