Method: HexaPDF::Layout::TextLayouter::Penalty#width
- Defined in:
- lib/hexapdf/layout/text_layouter.rb
#width ⇒ Object (readonly)
The width assigned to this item.
168 169 170 |
# File 'lib/hexapdf/layout/text_layouter.rb', line 168 def width @width end |