Back to Devexpress

ToggleParagraphAlignmentCenterCommand Class

aspnet-js-toggleparagraphalignmentcentercommand.md

latest748 B
Original Source

ToggleParagraphAlignmentCenterCommand Class

A command to toggle centered paragraph alignment on and off.

Declaration

ts
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

ToggleParagraphAlignmentCenterCommand Members