CheckSpellingCommand Constructors
Represents a command that starts the spell check in the current document.Name | Parameters | Description |
---|---|---|
CheckSpellingCommand(IRichEditControl) | control | Initializes a new instance of the CheckSpellingCommand class with the specified owner. |
See Also