Skip to main content

Interface: ParsedPdfOutlineItem

Outline item discovered while parsing an existing PDF.

Properties

PropertyModifierTypeDescription
childrenreadonlyreadonly ParsedPdfOutlineItem[]Nested child list items or structure elements.
targetName?readonlystringNamed destination targeted by the outline item.
targetPageObjectId?readonlynumberPage object id targeted by the outline item.
titlereadonlystringDocument title or display title.