OpenHyperlinkCommand Class
A command to navigate to the document bookmark or URI (uniform resource identifier) specified for the hyperlink.
Declaration
declare class OpenHyperlinkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openHyperlink property.
Inheritance
CommandBase
CommandWithSimpleStateBase
OpenHyperlinkCommand
See Also