Link Search Menu Expand Document

PageSetupDraft Property

Gets or sets a value indicating whether the sheet will be printed without graphics.

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

Property Value

Type: Boolean
true if print without graphics; otherwise, false.
See Also

Reference