CapitalizeEachWordCaseCommand Constructors
A command to capitalize each word in the selected sentence.Name | Parameters | Description |
---|---|---|
CapitalizeEachWordCaseCommand(IRichEditControl) | control | Initializes a new instance of the CapitalizeEachWordCaseCommand class with the specified owner. |
See Also