Table of Contents

Property Delimiters

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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[]