←Select platform

Process Method

Summary

Processes the 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

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.

Example

For an example, refer to BubbleWordField.

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