Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Error Class Members
The following tables list the members exposed by Error.
Public Properties
| Name | Description |
| CheckedWord | Gets the word that was spell checked. |
| EndIndex | Gets the 0-based character index of the end of the underline. |
| StartIndex | Gets or sets the 0-based character index of the start of the underline. |
| Suggestions | Gets a collection of suggestions for the misspelled word. |
| Type | Gets the type of error this is. |
Public Methods
| Name | Description |
| ContainsIndex | Determines whether the specified index is contained in the error. |
See Also