←Select platform

Fields Property

Summary
Gets the list of recognized OcrFormField in the row.
Syntax
C#
VB
C++
Java
public List<OcrFormField> Fields { get; } 
  
Public ReadOnly Property Fields As List(Of OcrFormField) 
public java.util.List<OcrFormField> getFields(); 
public: 
property List<OcrFormField^>^ Fields { 
   List<OcrFormField^>^ get(); 
} 

Property Value

List of recognized OcrFormField in the row.

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 Assembly

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