The Spell
public class SpellCheckTextEventArgs: EventArgs
Public Class SpellCheckTextEventArgs
Inherits EventArgs
Introduced: 16.0.
Property | Description |
---|---|
Culture | Gets the culture of the text to check. |
Misspelled |
Gets or sets an array of Misspelled |
Text | Gets the text to check. |