次の方法で共有


Options.PrintDraft プロパティ

定義

True と、最小限の書式を使用して印刷します。

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

プロパティ値

注釈

すべてのプリンターが下書き印刷をサポートしているわけではありません。

適用対象