Window.DisplayVerticalRuler Property

Definition

True if a vertical ruler is displayed for the specified window or pane.

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

Property Value

Remarks

Note A vertical ruler appears only in print layout view, and only if the DisplayRulers property is set to True.

Applies to