Click or drag to resize
RichParagraphStyleInstructionFillColor Property
Will change text fill color.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<Color> FillColor { get; }

Property Value

Type: NullableColor
See Also