SetLink
SetLink(int link [, float y [, int page]])
Description
Defines the page and position a link points to.Parameters
link- The link identifier returned by AddLink().
y-
Ordinate of target position;
-1indicates the current position. The default value is0(top of page). page-
Number of target page;
-1indicates the current page. This is the default value.