次の方法で共有


View.Draft プロパティ

定義

は true ウィンドウ内のすべてのテキストが表示を高速化するのには最低限の書式と同じ下書きフォントで表示されている場合です。

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

プロパティ値

適用対象