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