←Select platform

Alignment Property

Summary

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

Syntax

C#
VB
C++
public PageAlignment Alignment { get; } 
  
Public ReadOnly Property Alignment As Leadtools.Forms.PageAlignment 
public: 
property Leadtools.Forms.PageAlignment^ Alignment { 
   Leadtools.Forms.PageAlignment^ get(); 
} 

Property Value

Leadtools.Forms.PageAlignment object.

Remarks

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

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.Auto Assembly