Gets or sets a value specifying the alignment of the ruler bar in the document. Depending on the alignment either a horizontal or a vertical ruler is displayed.
public RulerBarAlignment Alignment { get; set; }Public Property Alignment As RulerBarAlignment| Member | Description |
|---|---|
| Left | The ruler bar is displayed with a vertical ruler. |
| Top | The ruler bar is displayed with a horizontal ruler. |