←Select platform

Fields Property

Summary

(Read Only) A list of SingleField objects that holds the OMR marks in this field.

Syntax
C#
VB
C++
public List<SingleField> Fields { get; } 
Public ReadOnly Property Fields() As List(Of SingleField) 
   Get 
public:  
   property List<SingleField^>^ Fields 
   { 
      List<SingleField^>^ get() 
   } 

Property Value

A list of SingleField objects that holds the OMR marks in this field.

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 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.