←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++
[SerializableAttribute()] 
public class PageAlignment 
  
<SerializableAttribute()> 
Public Class PageAlignment  
[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 LogicalRectangle 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly