Gets Leadtools.Forms.PageAlignment object that determines the amount of shift and scaling of the page with its corresponding page in the Master Form.
public PageAlignment Alignment { get; }
Public ReadOnly Property Alignment As Leadtools.Forms.PageAlignment
public:
property Leadtools.Forms.PageAlignment^ Alignment {
Leadtools.Forms.PageAlignment^ get();
}
Leadtools.Forms.PageAlignment object.
Alignment is necessary for page 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 page to its equivalent area position in the page.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET