Gets or sets the color of the right border line.

Syntax

public Color RightLineColor { get; set; }
Public Property RightLineColor() As Color

Remarks

The property's default value is the system color for text.

The property returns its default value when the text selection contains multiple sections with mixed setting. The Selection.IsCommonValueSelected method can be used to check for mixed attributes.