←Select platform

VerticalAlignment Property

Summary

Gets or sets the vertical alignment to use when calculating the final position and size of the printed object in the destination rectangle.

Syntax

C#
VB
C++
public VerticalAlignment VerticalAlignment {get; set;}
Public Property VerticalAlignment As VerticalAlignment
public: 
property VerticalAlignment VerticalAlignment { 
   VerticalAlignment get(); 
   void set (    VerticalAlignment ); 
} 

Property Value

The vertical alignment to use when calculating the final position and size of the printed object in the destination rectangle. Default value is VerticalAlignment.Left.

Remarks

The following properties control how the object being printed is aligned and stretched inside Destination:

Example

For an example, refer to PrinterHelper.

Requirements

Target Platforms

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