←Select platform

PageAlignment Property (PageProcessingOptions)

Summary

Optional page alignment.

Syntax

C#
VB
C++
public PageAlignment PageAlignment { get; set; }
Public Property PageAlignment() As PageAlignment 
   Get 
   Set 
public:  
   property PageAlignment^ PageAlignment 
   { 
      PageAlignment^ get() 
      void set(PageAlignment^ value) 
   } 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize