Method: PDF::Reader::TextRun#text
- Defined in:
- lib/pdf/reader/text_run.rb
#text ⇒ Object (readonly) Also known as: to_s
Returns the value of attribute text.
10 11 12 |
# File 'lib/pdf/reader/text_run.rb', line 10 def text @text end |