←Select platform

GetFormFullScore Method

Summary

Gets the sum of all graded form fields in all pages.

Syntax
C#
VB
C++
Java
public double GetFormFullScore() 
public double getFormFullScore(); 
Public Function GetFormFullScore() As Double 
public:  
   double GetFormFullScore() 

Return Value

Gets the sum of the graded form fields in all pages.

Remarks

This method does not perform the grading process. The grading process is performed using GradeForms method.

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.