←Select platform

Fields Class

Summary

The Field collection.

Syntax
C#
VB
C++
[CollectionDataContractAttribute()] 
public class Fields : Collection<Field> 
<CollectionDataContractAttribute()>  
Public Class Fields 
   Inherits Collection(Of Field) 
public: 
   [CollectionDataContractAttribute] 
   ref class Fields : Collection<Field^> 
Remarks

A collection of Field objects that is used to hold the different types of fields supported by LEADTOOLS OMR toolkit. Fields created for a specific page in the ITemplateForm object, need to be added to the corresponding Page.Fields property.

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.