Method: HexaPDF::Content::Processor::GlyphBox#string

Defined in:
lib/hexapdf/content/processor.rb

#stringObject (readonly)

The Unicode value of the code point.



90
91
92
# File 'lib/hexapdf/content/processor.rb', line 90

def string
  @string
end