Skip to main content
A newer version of this page is available. .

ToggleParagraphAlignmentJustifyCommand Class

A command to toggle justified paragraph alignment on and off.

Declaration

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