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