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

SizeMode Property (RasterImagePrinter)






Gets or sets the size mode of this RasterImagePrinter
Syntax
public RasterPaintSizeMode SizeMode {get; set;}
'Declaration
 
Public Property SizeMode As RasterPaintSizeMode
'Usage
 
Dim instance As RasterImagePrinter
Dim value As RasterPaintSizeMode
 
instance.SizeMode = value
 
value = instance.SizeMode
public RasterPaintSizeMode SizeMode {get; set;}
 get_SizeMode();
set_SizeMode(value);
public:
property RasterPaintSizeMode SizeMode {
   RasterPaintSizeMode get();
   void set (    RasterPaintSizeMode value);
}

Property Value

An Leadtools.RasterPaintSizeMode enumeration value that determine how the class prints the image and the automatic adjustments of the display rectangles.
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.