←Select platform

FormProcessingOptions Class

Summary

Options for the FormProcessingEngine.Process method.

Syntax
C#
VB
C++
Java
public class FormProcessingOptions 
Public Class FormProcessingOptions 
public ref class FormProcessingOptions 
public class FormProcessingOptions 
Remarks

FormProcessingOptions contains the following members:

Member Description
FirstPageNumber and LastPageNumber 1-based first and last page number to process in the input form. Values of -1 (the default values) mean first and last page in the form respectively.
FormAlignment
Optional form alignments for each page. Alignment matches a LeadRect that represents a specific area in the Master Form to its equivalent area in the Form. If this value is null (the default value), then the fields will be aligned depending on the image resolution.
SvgDocuments
Optional SVG representation of each page in the form. When this value is not null, the processing engine will use it to extract the text from the page instead of performing OCR on the source image resulting in 100% accurate processing.
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.