HorizontalRulerOptions Properties
Represents the class containing options for the horizontal ruler.| Name | Description |
|---|---|
| ShowLeftIndent | Gets or sets whether the left indent marker is visible. |
| ShowRightIndent | Gets or sets whether the right indent marker is visible. |
| ShowTabs | Gets or sets whether tab stops are displayed in the horizontal ruler. |
| Visibility | Gets or sets whether the ruler is shown. Inherited from RulerOptions. |
See Also