OCR element granularity level.
'word'
'line'
'block'
'page'
541 542 543
# File 'lib/kreuzberg/types.rb', line 541 def self.values [WORD, LINE, BLOCK, PAGE] end