LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

VerticalAlignMode Property (RasterImagePrinter)






Gets or sets a value to determine how to center the image vertically in the print page.
Syntax
public RasterPaintAlignMode VerticalAlignMode {get; set;}
'Declaration
 
Public Property VerticalAlignMode As RasterPaintAlignMode
'Usage
 
Dim instance As RasterImagePrinter
Dim value As RasterPaintAlignMode
 
instance.VerticalAlignMode = value
 
value = instance.VerticalAlignMode
public RasterPaintAlignMode VerticalAlignMode {get; set;}
 get_VerticalAlignMode();
set_VerticalAlignMode(value);
public:
property RasterPaintAlignMode VerticalAlignMode {
   RasterPaintAlignMode get();
   void set (    RasterPaintAlignMode value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImagePrinter Class
RasterImagePrinter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.