Click or drag to resize

DocxRunFontColor Property

Gets or sets the color of the font.

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

Property Value

Color
The color of the font.
See Also