The following tables list the members exposed by FormField.
Protected Constructors
| Name | Description | |
|---|---|---|
![]()  | 
	FormField | Initializes a new instance of this class. | 
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	Clone | Creates a copy of the field. | 
![]()  | 
	Process | Performs processing on a form. | 
Protected Methods
| Name | Description | |
|---|---|---|
![]()  | 
	ReadXml | Reads the values stored in the XML file. | 
![]()  | 
	ReadXmlValues | Fills this FormField from the XML string stored in _values_. | 
![]()  | 
	WriteXml | Writes the values to an XML file. | 
![]()  | 
	WriteXmlValues | Writes this FormField class data to the specified XML _valuesElement_. | 
Public Properties
| Name | Description | |
|---|---|---|
![]()  | 
	Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. | 
![]()  | 
	Dropout | Gets or sets the dropout options. | 
![]()  | 
	MasterPageNumber | Gets or sets the master page index that this FormField belong to. | 
![]()  | 
	Name | Gets or sets the field's name. | 
![]()  | 
	Result | Gets the results of processing this field. | 
![]()  | 
	Tag | Gets or sets user-defined data of the field. | 
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




