ToggleParagraphAlignmentLeftCommand Class
A command to toggle left paragraph alignment on and off.
Declaration
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