SharpLeaf Reference > SharpLeaf Methods > AddHyperlink Method > (String,String) SharpLeaf.AddHyperlink Method (String,String)
Flow text that will point to a URL.
public void AddHyperlink(
string url,
string text
);
-
url
- URL to link to.
-
text
- text that should hyperlink to it.
See also ...SharpLeaf Members | SharpLeaf.AddHyperlink Method
Send comments on this topic © Dyalog Ltd 2021
|