←Select platform

Fields Property

Summary

Gets a collection of the OMR form fields in the page.

Syntax
C#
VB
C++
Java
[DataMemberAttribute()] 
public Fields Fields { get; } 
public fields.Fields getFields(); 
<DataMemberAttribute()>  
Public ReadOnly Property Fields() As Fields 
   Get 
public:  
   [DataMemberAttribute] 
   property Fields^ Fields 
   { 
      Fields^ get() 
   } 

Property Value

A collection of Field associated with this page.

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.