Back to Devexpress

DeleteHyperlinksCommand Class

aspnet-js-deletehyperlinkscommand.md

latest642 B
Original Source

DeleteHyperlinksCommand Class

A command to delete all hyperlinks in a selected range.

Declaration

ts
declare class DeleteHyperlinksCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteHyperlinksCommand

See Also

DeleteHyperlinksCommand Members