SwitchTextCaseCommand Class
A command to switch the text case at the current position in the document.
Declaration
declare class SwitchTextCaseCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.switchTextCase property.
Inheritance
CommandBase
CommandWithSimpleStateBase
SwitchTextCaseCommand
See Also