Back to Devexpress

SetSesquialteralParagraphSpacingCommand Class

aspnet-js-setsesquialteralparagraphspacingcommand.md

latest775 B
Original Source

SetSesquialteralParagraphSpacingCommand Class

A command to format a current paragraph with one and a half line spacing.

Declaration

ts
declare class SetSesquialteralParagraphSpacingCommand extends CommandWithBooleanStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.setSesquialteralParagraphSpacing property.

Inheritance

CommandBase CommandWithBooleanStateBase SetSesquialteralParagraphSpacingCommand

See Also

SetSesquialteralParagraphSpacingCommand Members