CapitalizeEachWordTextCaseCommand Class
A command to capitalize each word in the selected sentence.
Declaration
declare class CapitalizeEachWordTextCaseCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.capitalizeEachWordTextCase property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CapitalizeEachWordTextCaseCommand
See Also