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

HorizontalAlignModeChanged Event (RasterImagePrinter)






Occurs when the value of the HorizontalAlignMode property changes.
Syntax
public event EventHandler HorizontalAlignModeChanged
'Declaration
 
Public Event HorizontalAlignModeChanged As EventHandler
'Usage
 
Dim instance As RasterImagePrinter
Dim handler As EventHandler
 
AddHandler instance.HorizontalAlignModeChanged, handler
public event EventHandler HorizontalAlignModeChanged
add_HorizontalAlignModeChanged(function(sender, e))
remove_HorizontalAlignModeChanged(function(sender, e))

public:
event EventHandler^ HorizontalAlignModeChanged
Remarks
This event is raised if the HorizontalAlignMode property is changed.
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.