←Select platform

Is this page helpful?

In this page

Alignment Property

Summary
Gets Leadtools.Forms.Common.PageAlignment object that determines the amount of shift and scaling of the page with its corresponding page in the Master Form.

Syntax
C#
C++/CLI
Java
Python
public PageAlignment Alignment { get; } 
public PageAlignment getAlignment(); 
public: 
property PageAlignment^ Alignment { 
   PageAlignment^ get(); 
} 
Alignment # get  (AutoFormsRecognizePageResult) 

Property Value

Leadtools.Forms.Common.PageAlignment object.

Remarks

Alignment is necessary for page processing to extract the data from their correct positions. It returns a Leadtools.Forms.Common.PageAlignment that aligns any Leadtools.LeadRect located in the Master Form page to its equivalent area position in the page.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.