Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Alignment Property
See Also 
Leadtools.Forms.Auto Namespace > AutoFormsRecognizePageResult Class : Alignment Property



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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Alignment As PageAlignment
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsRecognizePageResult
Dim value As PageAlignment
 
value = instance.Alignment
C# 
public PageAlignment Alignment {get;}
C++/CLI 
public:
property PageAlignment Alignment {
   PageAlignment get();
}

Return Value

PageAlignment object.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features