Click or drag to resize
RichParagraphStyleInstruction.OutlineColor Property
Will change text outline 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> OutlineColor { get; }

Property Value

Type: Nullable<Color>
See Also