Optional page alignment.
public PageAlignment PageAlignment { get; set; }
public:
property PageAlignment^ PageAlignment
{
PageAlignment^ get()
void set(PageAlignment^ value)
}
public PageAlignment getPageAlignment();
public void setPageAlignment(
PageAlignment pageAlignment
);
PageAlignment # get and set (PageProcessingOptions)
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.
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