Options.PrintDraft Property

Definition

True if Microsoft Word prints using minimal formatting.

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

Property Value

Remarks

Not all printers support draft printing.

Applies to