Back to Devexpress

InsertNonBreakingSpaceCommand Class

aspnet-js-insertnonbreakingspacecommand.md

latest696 B
Original Source

InsertNonBreakingSpaceCommand Class

A command to add a non-breaking space in place of a selected range.

Declaration

ts
declare class InsertNonBreakingSpaceCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertNonBreakingSpaceCommand

See Also

InsertNonBreakingSpaceCommand Members