Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class PageAlignment |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public class PageAlignment |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class PageAlignment |
For an example, refer to GetFormAlignment.
Alignment is useful for forms processing to extracts correct field's data from the Form page. Form page could be scaled, shifted, or both from its Master Form page,
so the alignment will align a LogicalRectangle that represents a specific area in the Master Form to its equivelent area in the Form.
System.Object
Leadtools.Forms.PageAlignment
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family