Performs field processing on the page image provided.
public void ProcessPage(RasterImage page,PageAlignment pageAlignment,int formPageNumber)
Public Sub ProcessPage( _ByVal page As Leadtools.RasterImage, _ByVal pageAlignment As Leadtools.Forms.PageAlignment, _ByVal formPageNumber As Integer _)
public:void ProcessPage(Leadtools.RasterImage^ page,Leadtools.Forms.PageAlignment^ pageAlignment,int formPageNumber)
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.
The current page of page will be processed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
