←Select platform

NumberFail Property

Summary

Represents the number of filled forms with grade value lower than the passing grade specified in PassingScore.

Syntax
C#
C++/CLI
Java
Python
public int NumberFail { get; } 
public int getNumberFail(); 
public:  
   property Int32 NumberFail 
   { 
      Int32 get() 
   } 
NumberFail # get  (OmrGradesStatistics) 

Property Value

Integer value representing the count of filled forms with grade value lower than the passing grade. The default value is 0.

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.