←Select platform

Process Method

Summary
Performs the processing on this field.
Syntax
C#
VB
C++
Java
  
Public Overrides Sub Process( _ 
   ByVal engine As FormProcessingEngine, _ 
   ByVal form As RasterImage, _ 
   ByVal pageAlignment As PageAlignment _ 
)  
public: 
void Process(  
   FormProcessingEngine^ engine, 
   RasterImage^ form, 
   PageAlignment^ pageAlignment 
) override  

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 which indicates how the field is to be aligned on the form image.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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