←Select platform
In This Topic ▼

TextFormField Class Members

Summary

The following tables list the members exposed by TextFormField.

Public Constructors

Name Description
Public Constructor
TextFormField Initializes a new TextFormField class object.

Public Methods

Name Description
Public Method
Clone Creates a copy of the field.
Public Method Process Performs the processing of this field.

Protected Methods

Name Description
Protected Method
ReadXmlValues Fills this TextFormField from the XML string stored in _values_.
Protected Method WriteXmlValues Writes this TextFormField class data into the specified XML _valuesElement_

Public Properties

Name Description
Public Property
EnableIcr Enables/disables the using of the ICR module in reading this text field.
Public Property EnableOcr Enables/disables the using of Ocr module in reading this text field.
Public Property MinimumCharacterConfidence Specifies the minimum character confidence in Result.
Public Property OcrTextType Specifies the text type inside the text field.
Public Property RegexPattern Gets or sets an optional regular expression which defines the string to read.
Public Property Result Gets the results of processing this field.
Public Property ResultDefault Gets the default results of processing this field.
Public Property ResultIcr Gets the ICR results of processing this field.
Public Property Type Gets or sets the text type of the text field.

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