Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Show in webframe

Process Method (FormField)






The FormProcessingEngine that is initialized with the OCR and barcode engines (as needed).
The image on which the processing should be performed.
A PageAlignment value that specifies how to align a Master Form's field to the processed form.
Performs processing on a form.
Syntax
public abstract void Process( 
   FormProcessingEngine engine,
   RasterImage form,
   PageAlignment pageAlignment
)
'Declaration
 
Public MustOverride Sub Process( _
   ByVal engine As FormProcessingEngine, _
   ByVal form As RasterImage, _
   ByVal pageAlignment As PageAlignment _
) 
'Usage
 
Dim instance As FormField
Dim engine As FormProcessingEngine
Dim form As RasterImage
Dim pageAlignment As PageAlignment
 
instance.Process(engine, form, pageAlignment)

            

            
public:
abstract void Process( 
   FormProcessingEngine^ engine,
   RasterImage^ form,
   PageAlignment^ pageAlignment
) 

Parameters

engine
The FormProcessingEngine that is initialized with the OCR and barcode engines (as needed).
form
The image on which the processing should be performed.
pageAlignment
A PageAlignment value that specifies how to align a Master Form's field to the processed form.
Requirements

Target Platforms

See Also

Reference

FormField Class
FormField Members

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