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

HorizontalAlignMode Property (RasterImagePrinter)






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

Property Value

An Leadtools.RasterPaintAlignMode enumeration value that determine how to center the image horizontally 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.