Back to Devexpress

InsertHyperlinkCommand Class

aspnet-js-inserthyperlinkcommand.md

latest471 B
Original Source

InsertHyperlinkCommand Class

A command to insert a hyperlink at the current position in the document.

Declaration

ts
declare class InsertHyperlinkCommand

Remarks

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

See Also

InsertHyperlinkCommand Members