Gets or sets the color of the left border line.

Syntax

public Color LeftLineColor { get; set; }
Public Property LeftLineColor() 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.