Link Search Menu Expand Document

PageSetupBlackAndWhite Property

Gets or sets a value indicating whether the document is printed in black and white.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool BlackAndWhite { get; set; }

Property Value

Type: Boolean
true if the document is printed in black and white; otherwise, false.
See Also

Reference