←Select platform
In This Topic ▼

ProcessFieldEventArgs Class Members

Summary

The following tables list the members exposed by ProcessFieldEventArgs.

Public Constructors

Name Description
Public Constructor
ProcessFieldEventArgs Initializes a new instance of ProcessFieldEventArgs that is used in ProcessField event.

Public Properties

Name Description
Public Property
Cancel Gets or sets a flag to cancel the current processing.
Public Property Field Gets the field currently being processed.
Public Property FieldCount Gets the number of fields in the current form page.
Public Property FieldIndex Gets the index of the current field in the page field list.
Public Property Form Gets the form page image that is undergoing processing.
Public Property FormCurrentPageNumber Gets the page number of the page that is currently undergoing processing.
Public Property FormFirstPageNumber Gets the first page number of the form to be processed.
Public Property FormLastPageNumber Gets the last page number of the form to be processed.
Public Property IsPreprocess Gets a value indicating whether ProcessField event using the associated instance of ProcessFieldEventArgs was fired before processing the field or after processing it.

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