Skip to main content
A newer version of this page is available. .

SetSesquialteralParagraphSpacingCommand Class

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

Declaration

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