DeleteHyperlinkCommand Class
A command to delete the selected hyperlink.
Declaration
declare class DeleteHyperlinkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteHyperlink property.
Inheritance
CommandBase
CommandWithSimpleStateBase
DeleteHyperlinkCommand
See Also