The Misspelled
public class MisspelledWordPublic Class MisspelledWord Introduced: 16.0.
| Constructor | Description |
|---|---|
| Misspelled |
Initializes a new instance of the Misspelled |
| Method | Description |
|---|---|
| Select | Selects the misspelled word in the text. |
| Property | Description |
|---|---|
| Culture | Gets the culture of the misspelled word. |
| Is |
Gets or sets a value which marks the misspelled word as duplicate. |
| Is |
Gets or sets a value which marks the misspelled word as ignored. |
| Length | Gets the length of a misspelled word. |
| Number | Gets the number of this misspelled word. |
| Start | Gets the starting position of a misspelled word. |
| Text | Gets the text of the misspelled word. |