←Select platform

Fields Property

Summary

Gets the list of recognized OcrFormField in the row.

Syntax

C#
VB
C++
public List<OcrFormField> Fields { get; } 
  
Public ReadOnly Property Fields As List(Of OcrFormField) 
public: 
property List<OcrFormField^>^ Fields { 
   List<OcrFormField^>^ get(); 
} 

Property Value

List of recognized OcrFormField in the row.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly