menu
custom_pdf_converter package
documentation
pdf.dart
PdfPage
xObjects property
xObjects property
dark_mode
light_mode
xObjects
property
Map
<
String
,
PdfXObject
>
xObjects
final
inherited
The xobjects or other images in the pdf
Implementation
final xObjects = <String, PdfXObject>{};
custom_pdf_converter package
documentation
pdf
PdfPage
xObjects property
PdfPage class