Accusoft.FSInvoices Namespace : FormResult Class |
The following tables list the members exposed by FormResult.
Name | Description | |
---|---|---|
FormResult Constructor | Initializes a new instance of the FormResult class with provided attributes. |
Name | Description | |
---|---|---|
Document | Gets the DocumentPage list from which this form was built. | |
Fields | Gets the list of form fields. | |
Tables | Gets the list of form tables. | |
Tag | Gets and sets a user-definable object. |
Name | Description | |
---|---|---|
AddCustomField | Adds a custom field to this form. | |
GetTableByName | Gets the FormTable with the specified name. | |
InsertPage | Inserts a DocumentPage into the Document. | |
RemoveCustomField | Removes a custom field from this form. | |
RemovePage | Removes a DocumentPage from the Document. |