LEADTOOLS Forms (Leadtools.Forms.Processing assembly)
LEAD Technologies, Inc

ProcessField Event






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
add_ProcessField(function(sender, e))
remove_ProcessField(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FormProcessingEngine Class
FormProcessingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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