Leadtools.WinForms Namespace > RasterImagePrinter Class : PaintProperties Property |
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); }