←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 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