Back to Devexpress

ToggleParagraphAlignmentJustifyCommand Class

aspnet-js-toggleparagraphalignmentjustifycommand.md

latest756 B
Original Source

ToggleParagraphAlignmentJustifyCommand Class

A command to toggle justified paragraph alignment on and off.

Declaration

ts
declare class ToggleParagraphAlignmentJustifyCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleParagraphAlignmentJustifyCommand

See Also

ToggleParagraphAlignmentJustifyCommand Members