[]
Starts a hyperlink that navigates to a specified URL.
void UrlGoTo(string link, int sourcePage, RectangleF sourceArea)
Type | Name | Description |
---|---|---|
string | link | The URL to navigate to. |
int | sourcePage | The index of the source page. |
RectangleF | sourceArea | The source area in twips on the page. |