ChangeHyperlinkCommand Class
A command to change the specified hyperlink.
Declaration
declare class ChangeHyperlinkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeHyperlink property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ChangeHyperlinkCommand
See Also