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 TQuickPDF0813.CheckPageAnnots: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::CheckPageAnnots As Long
DLL
int QuickPDFCheckPageAnnots(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 |