Back to Devexpress

DecrementParagraphLeftIndentCommand Class

aspnet-js-decrementparagraphleftindentcommand.md

latest749 B
Original Source

DecrementParagraphLeftIndentCommand Class

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

Declaration

ts
declare class DecrementParagraphLeftIndentCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DecrementParagraphLeftIndentCommand

See Also

DecrementParagraphLeftIndentCommand Members