←Select platform

ProcessPage(RasterImage,int,FormRecognitionAttributes,FormPage) Method

Summary

Performs field processing on the recognized page image.

Syntax

C#
VB
C++
  
Public Overloads Function ProcessPage( _ 
   ByVal page As Leadtools.RasterImage, _ 
   ByVal pageNumber As Integer, _ 
   ByVal masterAttributes As Leadtools.Forms.Recognition.FormRecognitionAttributes, _ 
   ByVal pageFields As Leadtools.Forms.Processing.FormPage _ 
) As Leadtools.Forms.PageAlignment 

Parameters

page
The recognized page image.

pageNumber
1-based index of the in page.

masterAttributes
Master Form attributes of the recognized page type.

pageFields
Page fields to process.

Remarks

The result of processing will be stored in pageFields.

Example

 

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.Auto Assembly