xobjects property

Map<String, PdfXObject> xobjects
final

The xobjects or other images in the pdf

Implementation

final Map<String, PdfXObject> xobjects = <String, PdfXObject>{};