Gets the number of annotations associated with the given page within the PDF Document.
Visual Basic |
---|
Public Function GetAnnotationCount( _ ByVal WhichPage As Long _ ) As Long |
- WhichPage
- A long value which represents the page to get the number of annotations from.
The number of PDF Annotations on whichPage in the PDF document.