Enum content
ElementType
Namespace: datalogics_interface
Description
Runtime element type tag returned by Element::get_element_type().
Values
- Path
Vector path (lines, curves, fills, strokes).
- Text
Composite text element grouping one or more text runs.
- TextRun
A single run of text in a uniform graphic state.
- Image
Raster image.
- Form
XObject form (reusable content stream).
- Container
Marked-content container; used for tagged-PDF logical structure.
- Group
Element group with shared graphic state or transparency group.
- PostScript
Embedded PostScript content.
- Shading
Smooth-shading element.
- Unknown
Unrecognized element type.