Method: PDF::Core::NameTree::Value#name
- Defined in:
- lib/pdf/core/name_tree.rb
#name ⇒ String (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.
208 209 210 |
# File 'lib/pdf/core/name_tree.rb', line 208 def name @name end |