Libraries
»
prawn-git
(2.0.1)
»
Index
»
Prawn
»
Document
»
MultiBox
»
#height
Method: Prawn::Document::MultiBox#height
Defined in:
lib/prawn/grid.rb
#
height
⇒
Object
228 229 230
# File 'lib/prawn/grid.rb', line 228
def
height
top_box
.
top
-
bottom_box
.
bottom
end