menu
pdf_plus package
documentation
pdf.dart
PdfDocument
objects property
objects property
dark_mode
light_mode
objects
property
Set
<
PdfObject
<
PdfDataType
>
>
objects
final
All indirect objects that belong to this document.
Implementation
final Set<PdfObject> objects = <PdfObject>{};
pdf_plus package
documentation
pdf
PdfDocument
objects property
PdfDocument class