←Select platform

VerticalAlignMode Property

Summary

Gets or sets a value to determine how to center the image vertically in the print page.

Syntax

C#
VB
C++
public RasterPaintAlignMode VerticalAlignMode { get; set; } 
  
Public Property VerticalAlignMode As Leadtools.RasterPaintAlignMode 
public: 
property Leadtools.RasterPaintAlignMode VerticalAlignMode { 
   Leadtools.RasterPaintAlignMode get(); 
   void set (    Leadtools.RasterPaintAlignMode ); 
} 

Property Value

An Leadtools.RasterPaintAlignMode enumeration value that determine how to center the image vertically in the print page.

Example

For an example, refer to RasterImagePrinter and ImageRectangle.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly