←Select platform

VerticalAlignMode Property

Summary

How to center the image vertically in the print page.

Syntax

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

Property Value

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

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.Controls.WinForms Assembly