Property Text
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Text
Gets or sets the strings in the ITextStrings
as a single string with the individual strings delimited by carriage returns.
public virtual string Text { get; set; }