←Select platform

Fields Property

Summary
Gets the list of recognized OcrFormField in the row.

Syntax
C#
C++/CLI
Java
Python
public List<OcrFormField> Fields { get; } 
public java.util.List<OcrFormField> getFields(); 
public: 
property List<OcrFormField^>^ Fields { 
   List<OcrFormField^>^ get(); 
} 
Fields # get  (TableFormRow) 

Property Value

List of recognized OcrFormField in the row.

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 Assembly

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