SetDoubleParagraphSpacingCommand Class
A command to format a current paragraph with double line spacing.
Declaration
declare class SetDoubleParagraphSpacingCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.setDoubleParagraphSpacing property.
Inheritance
CommandBase
CommandWithBooleanStateBase
SetDoubleParagraphSpacingCommand
See Also