TdxSpreadSheetTableViewOptionsPrintPrinting.ActualBlackAndWhite Property
Identifies if the black and white print mode is enabled for a worksheet.
Declaration
property ActualBlackAndWhite: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the BlackAndWhite property is set to bTrue; otherwise – False.
See Also