Click or drag to resize

XlsPageSetupBase BlackAndWhite Property

True if elements of the document will be printed in black and white. Read / write Boolean.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool BlackAndWhite { get; set; }

Property Value

Type: Boolean

Implements

IPageSetupBase BlackAndWhite
See Also