Gets or sets the color of the bottom border line.

Syntax

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