←Select platform

PageAlignment Property

Summary

Optional page alignment.

Syntax
C#
C++/CLI
Java
Python
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) 

Property Value

The default value is null.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.