get Annotations
Returns a list of annotations on the page. For annotations not currently recognised and handled by PSPDFKit this returns UnknownAnnotation.
Note: this call may block for a while and should not be invoked on the main thread.
Return
List of annotations on the page with the given page number.
Parameters
page Index
0-indexed page number.
Returns annotations with given object numbers.
Return
List of resolved annotations.
Parameters
object Numbers
Collection of object numbers to search for.