Click or drag to resize

IPageSetupBase Draft Property

True if the sheet will be printed without graphics. Read / write Boolean.

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

Property Value

Type: Boolean
See Also