# File lib/prawn/layout/grid.rb, line 89
def
total_height
pdf
.
bounds
.
height
.
to_f
end