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

PaintProperties Property (RasterImagePrinter)






Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
Syntax
public RasterPaintProperties PaintProperties {get; set;}
'Declaration
 
Public Property PaintProperties As RasterPaintProperties
'Usage
 
Dim instance As RasterImagePrinter
Dim value As RasterPaintProperties
 
instance.PaintProperties = value
 
value = instance.PaintProperties
public RasterPaintProperties PaintProperties {get; set;}
 get_PaintProperties();
set_PaintProperties(value);
public:
property RasterPaintProperties PaintProperties {
   RasterPaintProperties get();
   void set (    RasterPaintProperties value);
}

Property Value

The Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
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.