Method: PDF::Core::NameTree::Value#value
- Defined in:
- lib/pdf/core/name_tree.rb
#value ⇒ any (readonly)
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.
211 212 213 |
# File 'lib/pdf/core/name_tree.rb', line 211 def value @value end |