PageSetup.getPageHeight
double getPageHeight(gtk.types.Unit unit)Returns the page height in units of unit.
Note that this function takes orientation and margins into consideration. See [gtk.page_setup.PageSetup.getPaperHeight].
Parameters
unit | the unit for the return value |
Returns
the page height.