LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

ProcessPage Method

Show in webframe





Page image.
A value that indicates the page Alignment. It aligns the Master Form's fields to this page field. If it is null fields will be aligned depending on the image resolution.
1-based index, indicate the Master Form page number that corrospondslast to the provided form page.
Performs field processing on the page image provided.
Syntax
public void ProcessPage( 
   RasterImage page,
   PageAlignment pageAlignment,
   int formPageNumber
)
'Declaration
 
Public Sub ProcessPage( _
   ByVal page As RasterImage, _
   ByVal pageAlignment As PageAlignment, _
   ByVal formPageNumber As Integer _
) 
'Usage
 
Dim instance As FormProcessingEngine
Dim page As RasterImage
Dim pageAlignment As PageAlignment
Dim formPageNumber As Integer
 
instance.ProcessPage(page, pageAlignment, formPageNumber)

            

            
public:
void ProcessPage( 
   RasterImage^ page,
   PageAlignment^ pageAlignment,
   int formPageNumber
) 

Parameters

page
Page image.
pageAlignment
A value that indicates the page Alignment. It aligns the Master Form's fields to this page field. If it is null fields will be aligned depending on the image resolution.
formPageNumber
1-based index, indicate the Master Form page number that corrospondslast to the provided form page.
Remarks
The current page of page will be processed.
Requirements

Target Platforms

See Also

Reference

FormProcessingEngine Class
FormProcessingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features