MulticolorParagraph.EnableColorInstructions Property

GeonBit.UI

MulticolorParagraphEnableColorInstructions Property
If true, will enable color instructions (special codes that change fill color inside the text).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableColorInstructions { get; set; }

Property Value

Type: Boolean
See Also