Accusoft PDF Xpress Control v5.0
GetAnnotationCount Method
See Also  Send comments on this topic.
WhichPage
A long value which represents the page to get the number of annotations from.
PdfDocument Object : GetAnnotationCount Method

Glossary Item Box

Description

Gets the number of annotations associated with the given page within the PDF Document.

Syntax

Visual Basic
Public Function GetAnnotationCount( _
   ByVal WhichPage As Long _
) As Long

Parameters

WhichPage
A long value which represents the page to get the number of annotations from.

Return Type

The number of PDF Annotations on whichPage in the PDF document.

See Also

©2012. Accusoft Corporation. All Rights Reserved.