Click or drag to resize

DocxRunFontColor Property

Gets or sets the color of the font.

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

Property Value

Color
The color of the font.
See Also