HtmlHyperlink Constructors
A hyperlink within the HtmlEdit control.| Name | Parameters | Description |
|---|---|---|
| HtmlHyperlink(String, String, Nullable<HtmlSelectionRange>) | text, url, range | Initializes a new instance of the HtmlHyperlink class with specified settings. |
See Also