182 183 184 185
# File 'lib/fpdf.rb', line 182 def SetTopMargin(margin) # Set top margin @tMargin=margin end