←Select platform

Process Method

Summary
Performs processing on a form.

Syntax
C#
C++/CLI
Java
Python
public: 
abstract void Process(  
   FormProcessingEngine^ engine, 
   RasterImage^ form, 
   PageAlignment^ pageAlignment 
)  
def Process(self,form,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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.