Back to Devexpress

ToggleParagraphAlignmentRightCommand Class

aspnet-js-toggleparagraphalignmentrightcommand.md

latest738 B
Original Source

ToggleParagraphAlignmentRightCommand Class

A command to toggle right paragraph alignment on and off.

Declaration

ts
declare class ToggleParagraphAlignmentRightCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleParagraphAlignmentRightCommand

See Also

ToggleParagraphAlignmentRightCommand Members