CheckSpellingResult Constructors
Represents the result of the spelling check.Name | Parameters | Description |
---|---|---|
CheckSpellingResult(String, Int32, Int32, CheckSpellingResultType) | text, index, length, result | Initializes a new instance of the CheckSpellingResult object with default settings. |
See Also