Paragraph.Text Property

GeonBit.UI

ParagraphText 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 virtual string Text { get; set; }

Property Value

Type: String
See Also