LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Alignment Property

Show in webframe





Gets or sets the amount of shift and scaling a Form page needs in order to match the corresponding Master Form page.
Syntax
public PageAlignment Alignment {get; set;}
'Declaration
 
Public Property Alignment As PageAlignment
'Usage
 
Dim instance As PageRecognitionResult
Dim value As PageAlignment
 
instance.Alignment = value
 
value = instance.Alignment

            

            
public:
property PageAlignment^ Alignment {
   PageAlignment^ get();
   void set (    PageAlignment^ value);
}

Property Value

Value representing the information needed to align the Form to its Master Form.
Remarks
This value will be updated by the FormRecognitionEngine.CompareForm and ComparePage(FormRecognitionAttributes,Int32,FormRecognitionAttributes,Int32) methods, so it is not necessary to call the alignment method to get the alignment for this page. Consequently, the speed of the process will be increased.
Example
For an example, refer to FormRecognitionEngine.GetFormAlignment.
Requirements

Target Platforms

See Also

Reference

PageRecognitionResult Class
PageRecognitionResult 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