Property ColorStyle
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ColorStyle
Represents index of lexical style in LexStyles
collection for WordSpellEventArgs.Text
.
This allows to skip checking spelling for keywords, numbers or identifiers.
public StringItemInfo ColorStyle { get; set; }