[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IInteractivityRenderer.UrlGoTo

UrlGoTo Method

UrlGoTo(string, int, RectangleF)

Starts a hyperlink that navigates to a specified URL.

Declaration
void UrlGoTo(string link, int sourcePage, RectangleF sourceArea)
Parameters
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.