←Select platform
In This Topic ▼

FormField Class Members

Summary

The following tables list the members exposed by FormField.

Protected Constructors

Name Description
Protected Constructor
FormField Initializes a new instance of this class.

Public Methods

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

Protected Methods

Name Description
Protected Method
ReadXml Reads the values stored in the XML file.
Protected Method ReadXmlValues Fills this FormField from the XML string stored in _values_.
Protected Method WriteXml Writes the values to an XML file.
Protected Method WriteXmlValues Writes this FormField class data to the specified XML _valuesElement_.

Public Properties

Name Description
Public Property
Bounds Gets or sets a LeadRect that specifies the location of the field in the form image.
Public Property Dropout Gets or sets the dropout options.
Public Property MasterPageNumber Gets or sets the master page index that this FormField belong to.
Public Property Name Gets or sets the field's name.
Public Property Result Gets the results of processing this field.
Public Property
static  | Shared in VB</div>
SerializationTagType Gets or sets the serialization type to use with form fields.
Public Property Tag Gets or sets user-defined data of the 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