TextDocument.Text Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument
Get/set the entire document text
public string Text { get; set; }
Property Type
string |