Adds a hyperlink to the specified page.
Visual Basic |
---|
Public Sub AddHyperlink( _ ByVal PageNumber As Long, _ ByVal pVal As Hyperlink _ ) |
- PageNumber
- The page to which to add the hyperlink.
- pVal
- The hyperlink to be added to the page.
![]() |
Accusoft PDF Xpress Control v5.0 |
![]() |
AddHyperlink Method | |
See Also Send comments on this topic. |
PdfDocument Object : AddHyperlink Method |
Glossary Item Box
Visual Basic |
---|
Public Sub AddHyperlink( _ ByVal PageNumber As Long, _ ByVal pVal As Hyperlink _ ) |