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§
- Struct
Element - A node in the PDF structure tree.