LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)
LEAD Technologies, Inc

Alignment Property






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 PageAlignment Alignment {get; set;}
 get_Alignment();
set_Alignment(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageRecognitionResult Class
PageRecognitionResult Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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