Click or drag to resize
RichParagraphStyleInstructionOutlineColor 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: NullableColor
See Also