Method: Prawn::Document::MultiBox#height

Defined in:
lib/prawn/grid.rb

#heightObject



228
229
230
# File 'lib/prawn/grid.rb', line 228

def height
  top_box.top - bottom_box.bottom
end