←Select platform

HighestGrade Property

Summary

Double value that represents the highest grade for all graded filled OMR forms.

Syntax
C#
VB
C++
Java
public double HighestGrade { get; } 
public double getHighestGrade(); 
Public ReadOnly Property HighestGrade() As Double 
   Get 
public:  
   property double HighestGrade 
   { 
      double get() 
   } 

Property Value

Double value between 0 and 100. The default value is 0.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly