Module: Poppler::StructureListNumbering
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
0 or :none
- DISC =
1 or :disc
- CIRCLE =
2 or :circle
- SQUARE =
3 or :square
- DECIMAL =
4 or :decimal
- UPPER_ROMAN =
5 or :upper_roman
- LOWER_ROMAN =
6 or :lower_roman
- UPPER_ALPHA =
7 or :upper_alpha
- LOWER_ALPHA =
8 or :lower_alpha