LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

ProcessField Event

Show in webframe





Optional delegate method used after field processing is finished.
Syntax
public event EventHandler<ProcessFieldEventArgs> ProcessField
'Declaration
 
Public Event ProcessField As EventHandler(Of ProcessFieldEventArgs)
'Usage
 
Dim instance As FormProcessingEngine
Dim handler As EventHandler(Of ProcessFieldEventArgs)
 
AddHandler instance.ProcessField, handler

            

            
public:
event EventHandler<ProcessFieldEventArgs^>^ ProcessField
Event Data

The event handler receives an argument of type ProcessFieldEventArgs containing data related to this event. The following ProcessFieldEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a flag to cancel the current processing.
Field Gets the field currently being processed.
FieldCount Gets the number of fields in the current form page.
FieldIndex Gets the index of the current field in the page field list.
Form Gets the form page image that is undergoing processing.
FormCurrentPageNumber Gets the page number of the page that is currently undergoing processing.
FormFirstPageNumber Gets the first page number of the form to be processed.
FormLastPageNumber Gets the last page number of the form to be processed.
Requirements

Target Platforms

See Also

Reference

FormProcessingEngine Class
FormProcessingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features