C#
VB
C++
Optional page alignment.
public PageAlignment PageAlignment { get; set; }
Public Property PageAlignment() As PageAlignment
Get
Set
public:
property PageAlignment^ PageAlignment
{
PageAlignment^ get()
void set(PageAlignment^ value)
}
The default value is null.
When this value is not null, the engine will use it to align the Master Form's fields to this page field. When the value is null, then fields will be aligned depending on the image resolution.
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