←Select platform

Process(RasterImage,FormProcessingOptions) Method (FormProcessingEngine)

Summary

Performs field processing on the form image using the specfied options.

Syntax

C#
VB
C++
Public Sub Process( 
   ByVal form As RasterImage, 
   ByVal options As FormProcessingOptions 
) 
public:  
   void Process( 
      RasterImage^ form, 
      FormProcessingOptions^ options 
   ) 

Parameters

form

The form image.

options

Processing options. Must not be null.

Example

For a complete example on using the forms recognition and processing, refer to the FormProcessingEngine example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize