PaintProperties Property

Summary

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

Syntax

C#
C++/CLI
C++
public RasterPaintProperties PaintProperties { get; set; } 
public: 
property RasterPaintProperties PaintProperties { 
   RasterPaintProperties get(); 
   void set (    RasterPaintProperties ); 
} 
public:  
   property RasterPaintProperties^ PaintProperties 
   { 
      RasterPaintProperties^ get() 
      void set(RasterPaintProperties^ value) 
   } 

Property Value

The Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.

Requirements

Target Platforms

See Also

Reference

RasterImagePrinter Class

RasterImagePrinter Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.