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

Show in webframe

Process Method (UnStructuredTextFormField)






A Form Processing Engine class initialized with any OCR and barcode engines that are going to be used for processing.
The Leadtools.RasterImage on which to perform the processing.
The Leadtools.Forms.PageAlignment enumeration value that represents the page alignment to be applied to this form image.
Processes this field.
Syntax
public override void Process( 
   FormProcessingEngine engine,
   RasterImage form,
   PageAlignment pageAlignment
)
'Declaration
 
Public Overrides Sub Process( _
   ByVal engine As FormProcessingEngine, _
   ByVal form As RasterImage, _
   ByVal pageAlignment As PageAlignment _
) 
'Usage
 
Dim instance As UnStructuredTextFormField
Dim engine As FormProcessingEngine
Dim form As RasterImage
Dim pageAlignment As PageAlignment
 
instance.Process(engine, form, pageAlignment)

            

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

Parameters

engine
A Form Processing Engine class initialized with any OCR and barcode engines that are going to be used for processing.
form
The Leadtools.RasterImage on which to perform the processing.
pageAlignment
The Leadtools.Forms.PageAlignment enumeration value that represents the page alignment to be applied to this form image.
Remarks
This method is designed to be called by the FormProcessingEngine.ProcessPage method. It cannot be called directly.
Requirements

Target Platforms

See Also

Reference

UnStructuredTextFormField Class
UnStructuredTextFormField 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