objects property

Set<PdfObject<PdfDataType>> objects
final

All indirect objects that belong to this document.

Implementation

final Set<PdfObject> objects = <PdfObject>{};