Method: PDF::Reader::PageState#move_to_next_line_and_show_text
- Defined in:
- lib/pdf/reader/page_state.rb
#move_to_next_line_and_show_text(str) ⇒ Object
‘
188 189 190 |
# File 'lib/pdf/reader/page_state.rb', line 188 def move_to_next_line_and_show_text(str) # ' move_to_start_of_next_line end |