Module: Poppler::SelectionStyle
- Defined in:
- (unknown)
Constant Summary collapse
- GLYPH =
glyph is the minimum unit for selection
0 or :glyph
- WORD =
word is the minimum unit for selection
1 or :word
- LINE =
line is the minimum unit for selection
2 or :line