←Select platform

Process Method

Summary

Processes this field.

Syntax

C#
VB
C++
  
Public Overrides Sub Process( _ 
   ByVal engine As Leadtools.Forms.Processing.FormProcessingEngine, _ 
   ByVal form As Leadtools.RasterImage, _ 
   ByVal pageAlignment As Leadtools.Forms.PageAlignment _ 
)  

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly