Back to Devexpress

IncrementParagraphLeftIndentCommand Class

aspnet-js-incrementparagraphleftindentcommand.md

latest666 B
Original Source

IncrementParagraphLeftIndentCommand Class

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

Declaration

ts
declare class IncrementParagraphLeftIndentCommand extends CommandBase

Remarks

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

Inheritance

CommandBase IncrementParagraphLeftIndentCommand

See Also

IncrementParagraphLeftIndentCommand Members