RemoveSpacingAfterParagraphCommand Class
A command to remove spacing after the selected paragraph.
Declaration
declare class RemoveSpacingAfterParagraphCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.removeSpacingAfterParagraph property.
Inheritance
CommandBase
CommandWithSimpleStateBase
RemoveSpacingAfterParagraphCommand
See Also