Returns the number of hyperlinks on the specified page.
| Visual Basic |
|---|
Public Function GetHyperlinkCount( _ ByVal PageNumber As Long _ ) As Long |
- PageNumber
- The page on which to look for hyperlinks.
Number of hyperlinks on the page.
|
| Accusoft PDF Xpress Control v5.0 |
|
| GetHyperlinkCount Method | |
| See Also Send comments on this topic. | |
| PdfDocument Object : GetHyperlinkCount Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function GetHyperlinkCount( _ ByVal PageNumber As Long _ ) As Long |