menu
zezis_printing package
documentation
pdf/src/pdf/obj/page.dart
PdfPage
annotations property
annotations property
dark_mode
light_mode
annotations
property
List
<
PdfAnnot
>
annotations
final
This holds any Annotations contained within this page.
Implementation
final annotations = <PdfAnnot>[];
zezis_printing package
documentation
pdf/src/pdf/obj/page
PdfPage
annotations property
PdfPage class