CharacterFormatFontColor Property |
Gets or sets the color which shall be used to display the text of the run.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic Color FontColor { get; set; }
Public Property FontColor As Color
Get
Set
Property Value
Type:
Color
The color which shall be used to display the text of the run.
See Also