←Select platform

FormPage Class Members

Summary

The following tables list the members exposed by FormPage.

Public Constructors

Name Description
Public Constructor FormPage Initializes a new FormPage class object with explicit parameters.

Protected Constructors

Name Description
Protected Constructor FormField Initializes a new instance of this class. (Inherited from List<FormField>)

Public Methods

Name Description
Public Method Clone Creates a copy of the field. (Inherited from List<FormField>)
Public Method Process Performs processing on a form. (Inherited from List<FormField>)

Protected Methods

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

Public Properties

Name Description
Public Property Bounds Gets or sets a LeadRect that specifies the location of the field in the form image. (Inherited from List<FormField>)
Public Property DpiX Gets or sets the page image resolution along the x-axis of the Master Form.
Public Property DpiY Gets or sets the page image resolution along the y-axis of the Master Form.
Public Property Dropout Gets or sets the dropout options. (Inherited from List<FormField>)
Public Property DropoutColors Gets or sets the list of FormDropoutColors for the FormPage.
Public Property MasterPageNumber Gets or sets the master page index that this FormField belong to. (Inherited from List<FormField>)
Public Property Name Gets or sets the field's name. (Inherited from List<FormField>)
Public Property PageNumber Gets the page number of the Master Form.
Public Property Result Gets the results of processing this field. (Inherited from List<FormField>)
Public Property static  | Shared in VB SerializationTagType Gets or sets the serialization type to use with form fields. (Inherited from List<FormField>)
Public Property Tag Gets or sets user-defined data of the field. (Inherited from List<FormField>)

Nested Classes

Name Description
Nested Class FormDropoutColors Specifies the list of FormDropoutColors for the Master Form.

See Also

FormPage Class

Leadtools.Forms.Processing Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.