Method: PDF::Core::NameTree::Value#value

Defined in:
lib/pdf/core/name_tree.rb

#valueany (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.

Returns:

  • (any)


211
212
213
# File 'lib/pdf/core/name_tree.rb', line 211

def value
  @value
end