annotations property

List<PdfPageAnnotations> annotations
final

All page annotations from the document (all pages).

This widget filters to note and highlight types internally.

Implementation

final List<PdfPageAnnotations> annotations;