Skip to main content

Module struct_tree

Module struct_tree 

Source
Expand description

PDF structure tree types for tagged PDF access. PDF structure tree types for tagged PDF access.

Tagged PDFs contain a logical structure tree that describes the document’s semantic structure (headings, paragraphs, tables, lists). This module provides the StructElement type for representing structure tree nodes.

Structs§

StructElement
A node in the PDF structure tree.