Back to Devexpress

ToggleParagraphAlignmentLeftCommand Class

aspnet-js-toggleparagraphalignmentleftcommand.md

latest730 B
Original Source

ToggleParagraphAlignmentLeftCommand Class

A command to toggle left paragraph alignment on and off.

Declaration

ts
declare class ToggleParagraphAlignmentLeftCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleParagraphAlignmentLeftCommand

See Also

ToggleParagraphAlignmentLeftCommand Members