←Select platform

Process Method

Summary
Performs the processing of this field.

Syntax
C#
C++/CLI
Java
Python
public: 
void Process(  
   FormProcessingEngine^ engine, 
   RasterImage^ form, 
   PageAlignment^ pageAlignment 
) override  
def Process(self,form,pageAlignment): 

Parameters

engine
The processing engine that is initialized with OCR and barcode engines (as needed).

form
The image on which the processing should be performed.

pageAlignment
A value that indicates how to align the page in order to align the field to this form image.

Remarks

This method is designed to be called through FormProcessingEngine.ProcessPage method, it cannot be called directly.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.