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 TDebenuPDFLibrary0914.CheckPageAnnots: Integer;
ActiveX
Function DebenuPDFLibrary0914.PDFLibrary::CheckPageAnnots As Long
DLL
int DPLCheckPageAnnots(int InstanceID)
Return values
| 0 | No annotations were found to be in an incorrect format |
| 1 | One or more annotations were not in the correct format and were unlinked from the page |