Method: PDF::Core::DocumentState#store
- Defined in:
- lib/pdf/core/document_state.rb
#store ⇒ PDF::Core::ObjectStore
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 store
47 48 49 |
# File 'lib/pdf/core/document_state.rb', line 47 def store @store end |