C#
VB
C++
Gets or sets the region of the field that defines the text area to be recognized.
public TextFormField TextFormField { get; }
Public Property TextFormField As Leadtools.Forms.Processing.TextFormField
public:
property Leadtools.Forms.Processing.TextFormField^ TextFormField {
Leadtools.Forms.Processing.TextFormField^ get();
void set ( Leadtools.Forms.Processing.TextFormField^ );
}
The TextFormField defining the area to be recognized.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET