Text Property
Text
Gets or sets the RTF text.
Declaration
[C1Category("Data")]
[C1Description("RtfField.Text", "The RTF text.")]
public ScriptStringValue Text { get; set; }
<C1Category("Data")>
<C1Description("RtfField.Text", "The RTF text.")>
Public Property Text As ScriptStringValue