For a list of all members of this type, see FormPage members
Public Properties
Name | Description | |
---|---|---|
Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. (Inherited from List<FormField>) | |
DpiX | Gets or sets the page image resolution along the x-axis of the Master Form. | |
DpiY | Gets or sets the page image resolution along the y-axis of the Master Form. | |
Dropout | Gets or sets the dropout options. (Inherited from List<FormField>) | |
MasterPageNumber | Gets or sets the master page index that this FormField belong to. (Inherited from List<FormField>) | |
Name | Gets or sets the field's name. (Inherited from List<FormField>) | |
PageNumber | Gets the page number of the Master Form. | |
Result | Gets the results of processing this field. (Inherited from List<FormField>) | |
Tag | Gets or sets user-defined data of the field. (Inherited from List<FormField>) |