←Select platform

Process Method

Summary

Processes the field.

Syntax
C#
C++/CLI
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.

form

The image on which the processing should be performed.

pageAlignment

The page alignment to align the field to this form image.

Remarks

This method cannot be called directly: it is called by the FormProcessingEngine.ProcessPage method.

Requirements

Target Platforms

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.