Click or drag to resize

DocxRunFontColor Property

Gets or sets the color of the font.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public Color FontColor { get; set; }

Property Value

Type: Color
The color of the font.
See Also