Property ColorStyle
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; }
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; }