←Select platform

Fields Property

Summary

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

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute()] 
public Fields Fields { get; } 
public fields.Fields getFields(); 
public:  
   [DataMemberAttribute] 
   property Fields^ Fields 
   { 
      Fields^ get() 
   } 
Fields # get  (Page) 

Property Value

A collection of Field associated with this page.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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