Table of Contents

Property Delimiters

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

Delimiters

When implemented by a class, gets or sets an array of characters used as delimiters between words in the text.

char[] Delimiters { get; set; }

Property Value

char[]