Options.PrintDraft 属性

定义

如此 如果 Microsoft Word 将打印出使用最少的格式。

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

属性值

注解

不是所有的打印机都支持草稿输出。

适用于