←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 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.