Back to Devexpress

RemoveSpacingAfterParagraphCommand Class

aspnet-js-removespacingafterparagraphcommand.md

latest721 B
Original Source

RemoveSpacingAfterParagraphCommand Class

A command to remove spacing after the selected paragraph.

Declaration

ts
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

RemoveSpacingAfterParagraphCommand Members