Skip to main content
A newer version of this page is available. .

IncrementParagraphLeftIndentCommand Class

A command to increment the left indentation of paragraphs in a selected range.

Declaration

declare class IncrementParagraphLeftIndentCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.incrementParagraphLeftIndent property.

Inheritance

CommandBase
CommandWithSimpleStateBase
IncrementParagraphLeftIndentCommand
See Also