Gets or sets the color of the top border line.

Syntax

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