←Select platform

PageAlignment Class

Summary
Contains the information needed to align a Master Form (Form Template) page with the filled-in Form page image.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public class PageAlignment 
  
<SerializableAttribute()> 
Public Class PageAlignment  
public class PageAlignment 
    implements java.io.Serializable 
[SerializableAttribute()] 
public ref class PageAlignment  
Remarks

Alignment is useful when processing forms to extract correct field data from the Form page. A Form page can be scaled, shifted, or both in relation to its Master Form page. Alignment matches a LeadRect that represents a specific area in the Master Form to its equivalent area in the Form.

Example

For an example, refer to Leadtools.Forms.Recognition.FormRecognitionEngine.

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.

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