MulticolorParagraph.Text Property

GeonBit.UI

MulticolorParagraphText Property
Get / Set the paragraph text.

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

Property Value

Type: String
See Also