ToggleParagraphAlignmentCenterCommand Class
A command to toggle centered paragraph alignment on and off.
Declaration
declare class ToggleParagraphAlignmentCenterCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleParagraphAlignmentCenter property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ToggleParagraphAlignmentCenterCommand
See Also