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

Glossary Item Box

Description

Removes the hyperlink at the specified index from the specified page.

Syntax

Visual Basic
Public Sub DeleteHyperlink( _
   ByVal PageNumber As Long, _
   ByVal hyperlinkIndex As Long _
) 

Parameters

PageNumber
The page from which to remove the hyperlink.
hyperlinkIndex
The index of the hyperlink on the page to be removed.

See Also

©2012. Accusoft Corporation. All Rights Reserved.