←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly