Click or drag to resize

PageGetNumAnnots Method

Gets the number of annotations on a page. Widget annotations (form fields) are included in the count.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetNumAnnots()

Return Value

Type: Int32
number of annotations on a page.
See Also