CheckPageAnnots

Annotations and hotspot links, Miscellaneous functions

Description

Checks all the annotations on the selected page and ensures that they are all valid. Invalid annotations are removed from the page.

Syntax

Delphi

function TPDFlib.CheckPageAnnots: Integer;

ActiveX

Function PDFlib::CheckPageAnnots As Long

DLL

int DLCheckPageAnnots(int InstanceID);

Return values

0No annotations were found to be in an incorrect format One or more annotations were not in the correct format and were unlinked from the page
1