←Select platform

PageProcessingOptions Class

Summary

Options for the FormProcessingEngine.ProcessPage method.

Syntax
C#
VB
C++
Java
public class PageProcessingOptions 
Public Class PageProcessingOptions 
public ref class PageProcessingOptions 

public class PageProcessingOptions 

Remarks

PageProcessingOptions contains the following members:

Member Description
PageAlignment
Optional page alignment. It aligns the Master Form's fields to this page field. If it is null, then the fields will be aligned depending on the image resolution.
SvgDocument
Optional SVG representation of the page. 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly