PageSetupDraft Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public bool Draft { get; set; }

Property Value

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

Reference