←Select platform

TotalForms Property

Summary

Total number of filled forms that have been graded using the GradeForms.

Syntax
C#
VB
C++
Java
public int TotalForms { get; } 
public int getTotalForms(); 
Public ReadOnly Property TotalForms() As Integer 
   Get 
public:  
   property Int32 TotalForms 
   { 
      Int32 get() 
   } 

Property Value

Integer value represents the total number of filled forms graded. The default value is 0.

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.