←Select platform
In This Topic ▼

ProcessPageEventArgs Class Members

Summary

The following tables list the members exposed by ProcessPageEventArgs.

Public Constructors

Name Description
Public Constructor
ProcessPageEventArgs Initializes a new instance of ProcessPageEventArgs that is used in PreProcessPage and PostProcessPage events.

Public Properties

Name Description
Public Property
Alignment A Leadtools.Forms.Common.PageAlignment object that determines the amount of shift and scaling to align the Master Form's fields to the fields on the page. If it is null, fields align depending on the image's resolution.
Public Property Fields A List<FormField> object that contains the fields of a form page.
Public Property Form Gets the form page image that is being processed.
Public Property FormCurrentPageNumber Gets the current page number that is undergoing processing.
Public Property FormFirstPageNumber Gets the starting page number of the form being processed.
Public Property FormLastPageNumber Gets the last page number of the form being processed.
Public Property OcrDocument Gets or sets the OcrDocument that contains the page.
Public Property OcrPageNumber Gets or sets the index of the page in the OcrDocument.
Public Property RequiresOcr Gets a flag that specifies whether this page needs to be added to the OCR engine in order to process its fields.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly