C#
VB
C++
Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
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 );
}
The Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
For an example, refer to RasterImagePrinter and ImageRectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET