Module: Poppler::StructureGetTextFlags
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
No flags.
0 or :none
- RECURSIVE =
For non-leaf, non-content elements, recursively obtain the text from all the elements enclosed in the subtree.
1 or :recursive