Click or drag to resize

PdfSaveConverterSettingsPrintBlackAndWhite Property

Get or set whether to print monochrome.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool PrintBlackAndWhite { get; set; }

Property Value

Type: Boolean
true if printing in monochrome. False if you do not print monochrome.
See Also