Enum PageIteratorLevel
Page iterator level
public enum PageIteratorLevel
Fields
Block = 0
Block of text/image/separator line.
Para = 1
Paragraph within a block.
Symbol = 4
Symbol/character within a word.
Textline = 2
Line within a paragraph.
Word = 3
Word within a textline.