Method: PDF::Core::Reference#data
- Defined in:
- lib/pdf/core/reference.rb
#data ⇒ any
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Object data
21 22 23 |
# File 'lib/pdf/core/reference.rb', line 21 def data @data end |