Gets a list of Leadtools.Forms.Common.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; }
Public ReadOnly Property Alignments As List(Of PageAlignment)
public java.util.List<PageAlignment> getAlignments();
public:
property List<PageAlignment^>^ Alignments {
List<PageAlignment^>^ get();
}
List of Leadtools.Forms.Common.PageAlignment objects.
Alignment is necessary for forms processing to extract the data from their correct positions. It returns a Leadtools.Forms.Common.PageAlignment that aligns any Leadtools.LeadRect located in the Master Form to its equivalent area position in the form.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document