Back to Devexpress

RemoveSpacingBeforeParagraphCommand Class

aspnet-js-removespacingbeforeparagraphcommand.md

latest729 B
Original Source

RemoveSpacingBeforeParagraphCommand Class

A command to remove spacing before the selected paragraph.

Declaration

ts
declare class RemoveSpacingBeforeParagraphCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.removeSpacingBeforeParagraph property.

Inheritance

CommandBase CommandWithSimpleStateBase RemoveSpacingBeforeParagraphCommand

See Also

RemoveSpacingBeforeParagraphCommand Members