Property Delimiters
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Delimiters
Gets or sets an array of characters used as delimiters between words in the text.
public virtual char[] Delimiters { get; set; }
Property Value
- char[]