Gets or sets a value determining the ruler bar's read only mode. When the ruler bar is set to read only, it still shows all formatting attributes of the connected Text
Introduced: X14.
public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean