←Select platform

PaintProperties Property

Summary

Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.

Syntax

C#
VB
C++
public RasterPaintProperties PaintProperties { get; set; } 
  
Public Property PaintProperties As Leadtools.Drawing.RasterPaintProperties 
public: 
property Leadtools.Drawing.RasterPaintProperties PaintProperties { 
   Leadtools.Drawing.RasterPaintProperties get(); 
   void set (    Leadtools.Drawing.RasterPaintProperties ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly