IncreaseIndentCommand Class
A command to increment the indent level of paragraphs in a selected range.
Declaration
declare class IncreaseIndentCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.increaseIndent property.
Inheritance
CommandBase
CommandWithSimpleStateBase
IncreaseIndentCommand
See Also