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()
Public Function GetNumAnnots As Integer
public:
virtual int GetNumAnnots() sealed
Return Value
Type:
Int32number of annotations on a page.
See Also