Accusoft PDF Xpress Control v5.0
GetHyperlink Method
See Also  Send comments on this topic.
PageNumber
The page from which to get the hyperlink.
hyperlinkIndex
The index of the hyperlink on the page to get.
PdfDocument Object : GetHyperlink Method

Glossary Item Box

Description

Gets the hyperlink at the specified page and index.

Syntax

Visual Basic
Public Function GetHyperlink( _
   ByVal PageNumber As Long, _
   ByVal hyperlinkIndex As Long _
) As Hyperlink

Parameters

PageNumber
The page from which to get the hyperlink.
hyperlinkIndex
The index of the hyperlink on the page to get.

Return Type

Returns the Hyperlink at the specified page and index.

See Also

©2012. Accusoft Corporation. All Rights Reserved.