LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

PaintProperties Property (RasterImagePrinter)

Show in webframe





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:
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

See Also

Reference

RasterImagePrinter Class
RasterImagePrinter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.