IOptionsSpellings Methods
The options used for the spelling check.| Name | Description |
|---|---|
| BeginUpdate() | Locks the IOptionsSpellings object by preventing visual updates until the EndUpdate method is called. |
| EndUpdate() | Unlocks the IOptionsSpellings object after a call to the BeginUpdate method and causes an immediate visual update. |
See Also