次の方法で共有


Window.DisplayRightRuler プロパティ

定義

True 印刷レイアウト表示で文書ウィンドウの右側に垂直ルーラーが表示されている場合です。

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

プロパティ値

適用対象