Click or drag to resize

CharacterFormat UnderlineColor Property

Returns or sets underline color

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Color UnderlineColor { get; set; }

Property Value

Type: Color
See Also