←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly