entries property

List<PdfTocEntry> entries
final

The Table of Contents entries to display (root-level; children are nested automatically).

Implementation

final List<PdfTocEntry> entries;