Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImagePrinter Class : SizeMode Property |
public RasterPaintSizeMode SizeMode {get; set;}
'Declaration Public Property SizeMode As RasterPaintSizeMode
'Usage Dim instance As RasterImagePrinter Dim value As RasterPaintSizeMode instance.SizeMode = value value = instance.SizeMode
public: property RasterPaintSizeMode SizeMode { RasterPaintSizeMode get(); void set ( RasterPaintSizeMode value); }