Gets or sets whether to print the sheet in draft quality mode.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public bool DraftQuality { get; set; }
Visual Basic
Public Property DraftQuality As Boolean
	Get
	Set

See Also