Expand description
Structure element — CPDF_StructElement.
A single node in the tagged PDF structure tree, carrying semantic information such as type tag, alternative text, language, attributes, and marked content IDs (ISO 32000-2 section 14.7.2).
Tree building is in crate::struct_tree (corresponds to
CPDF_StructTree).
Structs§
- Struct
Attribute - A single attribute dictionary associated with a structure element.
- Struct
Element - A single node in the structure tree.
Enums§
- Attribute
Value - A value in a structure attribute dictionary.