Skip to main content

SetSesquialteralParagraphSpacingCommand Class

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

#Declaration

TypeScript
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