ExcelPrintOptionsPrintBlackWhite Property |
True for printing in black and white, false otherwise.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool PrintBlackWhite { get; set; }
Public Property PrintBlackWhite As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also