Options.PrintDraft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.