←Select platform

TextFormField Property

Summary

Gets or sets the region of the field that defines the text area to be recognized.

Syntax

C#
VB
C++
Java
public TextFormField TextFormField { get; } 
  
Public Property TextFormField As TextFormField 
public TextFormField getTextFormField(); 
public: 
property TextFormField^ TextFormField { 
   TextFormField^ get(); 
   void set (    TextFormField^ ); 
} 

Property Value

The TextFormField defining the area to be recognized.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly