View.Draft Property

Definition

True if all the text in a window is displayed in the same sans-serif font with minimal formatting to speed up display.

public:
 property bool Draft { bool get(); void set(bool value); };
public bool Draft { get; set; }
member this.Draft : bool with get, set
Public Property Draft As Boolean

Property Value

Applies to