LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Alignments Property

Show in webframe





Gets a list of Leadtools.Forms.PageAlignment objects that determines the amount of shift and scaling for each page of the form with its corresponding page in the Master Form.
Syntax
public List<PageAlignment> Alignments {get;}
'Declaration
 
Public ReadOnly Property Alignments As List(Of PageAlignment)
'Usage
 
Dim instance As AutoFormsRecognizeFormResult
Dim value As List(Of PageAlignment)
 
value = instance.Alignments

            

            
public:
property List<PageAlignment^>^ Alignments {
   List<PageAlignment^>^ get();
}

Property Value

List of Leadtools.Forms.PageAlignment objects.
Remarks
Alignment is necessary for forms 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 to its equivalent area position in the form.
Requirements

Target Platforms

See Also

Reference

AutoFormsRecognizeFormResult Class
AutoFormsRecognizeFormResult Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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