Constructor WordSpellEventArgs
WordSpellEventArgs(string, bool, StringItemInfo)
Initializes a new instance of the WordSpellEventArgs class with specified parameters.
public WordSpellEventArgs(string text, bool correct, StringItemInfo colorStyle)
Parameters
textstringText to check.
correctboolSpecifies whether text spelling is correct.
colorStyleStringItemInfoColor style for text to check-up.