DeleteHyperlinksCommand Class
A command to delete all hyperlinks in a selected range.
Declaration
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